body, div, li, ol, p, span, td, th, ul { 
	font-family: verdanda, arial, helvetica; font-size: 12px; color: #2F4EA5; 
	line-height: 1.5em; 
}

H1  {
	margin-left : 0%;
	font-size : 13pt;
	font-weight : 600;
	color : #4C4C4C;
}

H2  {
	margin-left : 0%;
	font-size : 11pt;
	font-weight : 600;
	color : #243EB2;
}

H3  {
	margin-left : 0%;
	margin-bottom : 0%;
	font-size : 11pt;
	font-weight : 600;
	color : #4C4C4C;
}

H4  {
	margin-left : 0%;
	font-size : 10pt;
	font-weight : 900;
	color : #243EB2;
}

H5  {
	margin-left : 0%;
	margin-bottom : 0%;
	font-size : 9pt;
	font-weight : 600;
	color : #4C4C4C;
}

H6  {
	margin-left : 0%;
	margin-bottom : 0%;
	font-size : 8pt;
	font-weight : 900;
	color : #243EB2;
}

A  {
	color : #A72F2F;
}

A:hover  {
	color : #A7A72F;
}
A:active  {
	color : #A7A72F;
}

.footer {
	font-size : 10px;
	color : #999999;
}