.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

a.body:link { color: #333333; text-decoration: none; }
a.body:active { color: #333333; text-decoration:  none; }
a.body:visited { color: #333333; text-decoration:  none; }
a.body:hover { color: #FF0000;; text-decoration: underline; }


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}

.subheadALLCAP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
}



.subnav {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

a.subnav:link { color: #FF0000; text-decoration: none; }
a.subnav:active { color: #FF0000; text-decoration:  none; }
a.subnav:visited { color: #FF0000; text-decoration:  none; }
a.subnav:hover { color: #000000; text-decoration: underline; }
