
a:link.mainnav   {color:#FFFF99; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 12pt;}
a:visited.mainnav {color:#FFFF99; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 12pt;}
a:active.mainnav   {color:white; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 12pt;}
a:hover.mainnav    {color:#FFFF00; text-decoration:overline underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold; font-size: 12pt}

a:link    {color:#FFFF99; text-decoration:underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold;}
a:visited {color:#FFFF99; text-decoration:underline; font-family: Verdana, Arial,Sans Serif; font-weight: bold;}
a:active  {color:white; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold;}
a:hover   {color:yellow; text-decoration:none; font-family: Verdana, Arial,Sans Serif; font-weight: bold;}


body, table, td, th
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(57,85,165);
	color: #D6D7AD;font-size:10pt; font-weight:bold
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;

}
h1
{
	color: #FFFFFF;
}
h2
{
	color: #FFFFFF; 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
.pedigree    { font-variant: small-caps; font-size: 10pt; font-weight: bold }