H1 {
	font : 600 Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
H2 {
	font: normal Arial;
	font-size: 10pt;
}
H3 {
	font: bold Arial;
	font-size: 10pt;
}

BODY {
	font-family: Arial;
	font-size: 10pt;
	color: #000077;
	font-weight : 500;
	background : #FFFFF0;
}

A:link {text-decoration: underline;	font-size: 10pt;	color : #000077;}
A:visited {text-decoration: underline; font-size: 10pt; color : #000077;}
A:active {text-decoration: underline; font-size: 10pt; color : #000077;}
A:hover {text-decoration: underline;  font-size: 10pt; color : #000077;}

td  {
	font-family: Arial;
	font-size: 10pt;
	valign="top";
	color: #000077;
	font-weight : 500;
	background-color : #FFFFF0;
}
