<!--
h1 {
	line-height: 1.83em;
	font-size: 16px;
	font-weight: bold;
	color: navy;
}
h3 {
	line-height: 1.83em;
	font-size: 14px;
	font-weight: bold;
	color: navy;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {	color: #FF0000;
	font-weight: bold;
	color:#FF0000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style4 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
A.style4:link {color:#000000}
A.style4:visited {color:#000000}
A.style4:hover {color:#FFFFFF}

.style5 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFCC;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
}
.navy {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000080;
}
.blue {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: navy;
}
.yellow {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#E9FC3F;
}

.whitebottom {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

 A.grey:link { color: #666666 }
 A.grey:visited { color: #666666 }
 A.grey:hover { color: red }
 A.red:link { color: white; text-decoration: none }
 A.red:visited { color: white; text-decoration: none }
 A.red:hover { color: red; text-decoration: none }
 A.yellow:link { color: #ffff00}
 A.yellow:visited { color: #ffff00 }
 A.yellow:hover { color: red }
 A.whitebottom:link { color: #ffffff}
 A.whitebottom:visited { color: #ffffff }
 A.whitebottom:hover { color: #ffffcc }
 A.navy:link { color: #000080; text-decoration: none }
 A.navy:visited { color:#000080; text-decoration: none}
 A.navy:hover { color: red; text-decoration: none}
 A.yellow:link { color: #E9FC3F}
 A.yellow:visited { color:#E9FC3F}
 A.yellow:hover { color: white}
 A.blue:link { color: navy}
 A.blue:visited { color: navy}
 A.blue:hover { color: red}
