a:link       { text-decoration: none; color: #0066CC }
a:visited    { text-decoration: none; color: #0066CC }
a:active     { text-decoration: none; color: #0066CC}
a:hover      { text-decoration: underline; color: #0066CC }

body         { font-family: Verdana, Arial, Helvetica; background-color: #FFFFFF; color: 
               #000000 }
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
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);
}
hr           { color: #000066}
.combo   { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000066; background: #CCCCCC}
.inputa {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
