/* CSS Document */

a.navigation{
	font-family: Verdana;
	font-size: 7pt;
	color:#504933;
	text-decoration:none;
	}
a.navigation:hover{
	font-family: Verdana;
	font-size: 7pt;
	color:#FF6600;
	text-decoration:none;
	}

a.Normallinks{
	font-family: Arial;
	font-size: 8pt;
	color:#ffffff;
	text-decoration:none;
	}
a.Normallinks:hover{
	font-family: Arial;
	font-size: 8pt;
	color:#FFCC00;
	text-decoration:none;
	}

a.Normallinks2{
	font-family: Arial;
	font-size: 9pt;
	color:#333333;
	text-decoration:none;
	}
a.Normallinks2:hover{
	font-family: Arial;
	font-size: 9pt;
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
	}

.hdr1    
{
	font-family: Times;
	font-size: 25px;
	color:  #33333;
	font-weight: bold;

}

.hdr2  
{
	font-family: Arial;
	font-size: 12pt;
	color:  #333333;
	font-weight: bold;

}

.navtext1    
{    
font-family: Verdana;    
font-size: 7pt;    
color: "#999966";
}

.Bodytext    
{    
font-family: Arial;    
font-size: 9pt;    
color:  #333333;
}

.textbold    
{    
font-family: Arial;    
font-size: 9pt;    
color:  #333333;
font-weight: bold;
}
.shadetext {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

