BODY
{
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}






a:link
	{
	color : #FF6600;
}




a:visited
	{
	color : #404040;
}




a:active
	{
	color : #999999;
}









.textbody {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}




.textbodyblack {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}





.textmenu {
	color : #202020;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}




.textmenulink {
	color : #202020;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}





.textbodyheading {
	color : #FFFFFF;
	font-family : Myriad, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}



.textheading1 {
	color : #404040;
	font-family : Myriad, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}



.textmenuheading {
	color : #404040;
	font-family : Myriad, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}



.textmenubold {
	color : #404040;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}




