.bodyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 333333;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}



a               { text-decoration:none; color:#333333; }
a:link          { color:#333333; }
a:active        { }
a:hover         { color:#00AEEF; }



a.blue:hover { color: #00AEEF; }

a.blue:link { color: #0A6AA8}
a.blue:visited { color: #0A6AA8}
a.blue:hover { color: #00AEEF}
a.blue:active { color: #0A6AA8}



.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.bodyboldblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a6aa8;
	font-weight: bold;
}
.bodyheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 14pt;
	font-weight: normal;
}
.bodyheading2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 14pt;
	font-weight: bold;
}
.bodyboldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
