 .bodyText 
{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-weight: 400;
 	color: #333333;
 }
 .bodyTextBold 
{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-weight: bold;
 	color: #666666;
 	text-transform: none;
 	font-variant: normal;
 }
 }
 }
 a:link 
{
 	font-family: verdana;
 	font-size: 11px;
 	color: #6666CC;
 	text-decoration: underline;
 }
 a:visited 
{
 	font-family: verdana;
 	font-size: 11px;
 	color: #6666CC;
 	text-decoration: underline;
 }
 a:hover 
{
 	font-family: verdana;
 	font-size: 11px;
 	color: #003399;
 	text-decoration: underline;
 }
 a:active 
{
 	font-family: verdana;
 	font-size: 11px;
 	color: #000000;
 	text-decoration: underline;
 }
 .menu:visited 
{
 	font-family: verdana;
 	font-size: 11px;
 	color: #000000;
 	text-decoration: underline;
 }
 .bodyTextWhite 
{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-weight: 400;
 	color: #ffffff;
 }
 .titles 
{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
 	font-weight: bold;
 	text-transform: uppercase;
 	color: #000000;
 letter-spacing: 2px;
 }
 }
 	
.bodyTextDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #463171;
	font-style: normal;

}
