.body {  
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-weight: normal; 
 color: #000066; 
 word-spacing: normal; 
 letter-spacing: normal; 
 text-decoration: none
 }
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none
 }

/* new style added for menu bar */

.menu {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 10px;
	text-decoration: none;
}

.menu:hover {
	color: #ffffff;
	text-decoration: underline overline;
}

.footer { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-weight: normal; 
 color: #000000; 
 text-decoration: none
 }
.body2 { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 font-weight: normal; 
 color: #000000; 
 word-spacing: normal; 
 letter-spacing: normal; 
 text-decoration: none 
 }
.white_Bold {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
}

a.white_Bold:link {
/*
font-size: 11px; 
color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-transform: none; 
line-height: 13px; 
font-weight: bold;
*/
}

a.white_Bold:visited {
font-size: 11px;
color: #CCCCFF;
}

a.white_Bold:hover {
font-size: 11px;
color: #FFFF00;
}

.white {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: 13px;
	text-decoration: none;
}
.bodyBoldh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none
}
