﻿h1 
{
	color: Navy;
	font-family: Verdana;
	font-size:16pt;
	font-weight:bold
}

h2
{
	color: Navy;
	font-family: Verdana;
	font-size:12pt;
	font-weight:bold
}

h3
{
	color: Red;
	font-family: Verdana;
	font-size:12pt;
	font-weight:bold
}

h4
{
	color: Navy;
	font-family: Verdana;
	font-size:10pt;
	font-weight:bold
}

h5
{
	color: Navy;
	font-family: Verdana;
	font-size:7pt;
	font-weight:bold
}

