.body {
/*	font-family: Arial, Helvetica, sans-serif; font-size: 12px; */
	font-family: verdana, arial, sans-serif; font-size: 11px;
	line-height: 13px; 
	color: #03003a;
}

.body2 {
	font-family: tahoma, sans-serif;
	font-size: 12px; 
	line-height: 14px; 
	color: #111;
}

.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #033333;
	font-weight: bold;
	text-decoration: underline;
}

.boldtext, .boldtext_link {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

.boldtext, .boldtext_link {
	color: #333333;
}

.boldtext_link {
	text-decoration: underline;
}

.blue_link, a.blue_link {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #009393;
	text-decoration: underline;
}

.blue_link:visited, a.blue_link:visited {
	color: #009393;
}

.blue_link:hover, a.blue_link:hover {
	color: #009393;
}

.footer, .footer_bold, .note {
/*	font-family: verdana;  */
	font-family: verdana, arial, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: 11px; 
}

.footer, .footer_bold {
	color: #999999;
}

.footer_bold {
	font-weight: bold;
}

.note {
	color: #909090;
}

.footer_link, a.footer_link { 
	font-family: tahoma, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #999999;
	text-decoration: underline;
}	

.footer_link:hover {
	color: #999999;
	text-decoration: underline;
}

.headline, .red_headline, .gray_headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12xpx;
	font-weight: bold;
	color: #336699;
}

.headline {
	color: #336699;
}

.red_headline {
	color: #cc0000;
}

.gray_headline {
	color: #333;
}

.subheading, .subheading_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #3b2300;
	margin-bottom: 10px;
}

.subheading_link {
	text-decoration: underline;
}

.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.fancy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #d0a100;
}

.fancy_bright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	color: #ffcc00;
}

.red_hdr {
	font-weight: bold;
	color: #cc0000;
	font-family: verdana;
}

.red_bold { 
	font-weight: bold; 
	font-family: sans-serif; 
	font-size: 12px; 
	line-height: 11px; 
	color: #CC0000;
}