H1 {
	font : Arial bold; 
        font-size : 11pt;
		
}
H2 {font:  Arial italic; 
 			font-size: 11pt;
}
H3 {
	font: Arial;
        font-size: 11pt; 
}

BODY {
	color: #004662;
	background: #CCFFEC;
	font-family: Arial;
	font-size: 10pt;
	font-weight : 100;
}

A:link {text-decoration: underline;	font-size: 10pt; color : #004662;}
A:visited {text-decoration: underline; font-size: 10pt; color : #004662;}
A:active {text-decoration: underline; font-size: 10pt; color : #004662;}
A:hover {text-decoration: underline;  font-size: 10pt; color : #004662;}

td  {
	font-family: Arial;
	font-size: 10pt;
	valign="top";
	color: #004662;
	background: #CCFFEC;
	font-weight : 100;
}
