P {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 135%;
}

a:link {
	color: #333366;
	text-decoration: underline;
}

a:visited {
	color: #333366;	
}

a:hover {
	color: #CC6600;
}


.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;

}

.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;

}

.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC6600;
	font-weight: bold;

}

.leftnav a:link {  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	color: #CC6600;
	text-decoration: none;
}

.leftnav a:visited {  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;  
	color: #CC6600;
	text-decoration: none;
}

.leftnav a:hover {   
	color: #CC6600;
	text-decoration: underline;
}


.topnav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.topnav a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


.topnav a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


.topnav a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	color: #999999;
}

.table {
	border-color: #CCCCCC;
	border-size: 1 px;
	border-style: dotted;`
}