
}


}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	font-style: normal;
	color: navy;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2;
	font-style: bold;
	color: #000033;
}
      
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2;
	font-weight: normal;
	font-style: normal;
	color: navy;
}

}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2;
	font-weight: normal;
	background-color: White;
	color: Gray;
}





A:hover {
	text-decoration: none;
		color: #6364C9;
}




A.htmllink:link { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	font-style: normal;
	color: #0D0E3F;
}

A.htmllink:visited { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	font-style: normal;
	color: #0D0E3F;
}