.menu  { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}
.menu a  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}			   
.menu a:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;
	text-decoration : none;
}
.text  { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}	
.text a  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;
	text-decoration : none;
}
.text a:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #FF0000;
	text-decoration : underline;
}
.siteheader {
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}	
.pageheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
}
.header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
}
.copyright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}