BODY, TD,  P, UL, OL {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color :  "#0505A5";
}

BODY, P, UL, OL {
	margin-bottom :  6 pt;
}

BODY {
	margin-left :  10 pt;
	margin-right :  10 pt;
	margin-top :  10 pt;
	background-color :  White;
}

P.center { text-align: center }

A:Hover {
	text-decoration: underline;
	color: #D00926;
}

A:LINK, A:ACTIVE, A,  {
	text-decoration: none;
	color: #D00926;
}

H1 {
	color : #D00926;
	font-size : 18px;
	font-style : normal;
	text-align :  center;
	font-weight :  normal;
	font-family :  Verdana, Arial, sans-serif;
}

H2 {
	color : #D00926;
	font-size : 14 pt;
	font-style : normal;
	text-align : left;
	font-weight :  normal;
	font-family :  Verdana, Arial, sans-serif;
	margin-left :  -15 pt;
	margin-top :  20 pt;
	margin-bottom :  15 pt;}
	
H3 {
	color : #D00926;
	font-size : 14pt;
	font-style : normal;
	text-align : left;
	font-weight :  normal;
	font-family :  Verdana, Arial, sans-serif;
	margin-left :  -10 pt;
	margin-top :  20 pt;
	margin-bottom :  15 pt;
}
