.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
}
a.nav:link  {
	color : #FFFFFF; 
	text-decoration : none;
}
a.nav:visited  { 
	color : #FFFFFF;  
	text-decoration : none;
}
a.nav:hover  {
	color : #FFFF99; 
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC3399;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color : #333333;
	line-height: 135%;

}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 135%;
	font-weight: normal;



}
a.subheads:link  {
	color : #990099; 
	text-decoration : underline;
}
a.subheads:visited  { 
	color : #990099;  
	text-decoration : underline;
}
a.subheads:hover  {
	color : ##3399FF; 
	text-decoration : none;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.nosee {
	color: #FFFFFF;
}
