body         { font-family: Tahoma; font-size: 13px }
table
a:link       { text-decoration: none; color:#000080 }
a:visited    { text-decoration: none; color:#000080 }
a:hover      { text-decoration: none; color:#FF0000;  }
h1           { color: #6262FF; font-size: 30px }
h2           { color: #000066; font-size: 18px; font-weight: bold }
h3           { font-family: 'Times New Roman'; color: #006699; font-size: 18px }
h4           { font-family: Times New Roman, Times; color: rgb(153,153,0);}
h5           { font-family: Times New Roman, Times;	color: rgb(255,153,0); }
h6           { font-family: Times New Roman, Times;	color: rgb(51,102,204);}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


<style TYPE="text/css">

DIV.Links		A   	       	{color:	#006699; text-decoration:none}
DIV.Links		A:link			{color:	#003399; text-decoration:none}
DIV.Links		A:visited		{color:	#003399; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:underline}

</style>.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.textGray {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
}
