H1 {
	font : Arial bold; 
        font-size : 12pt;
		
}
H2 {font:  Arial italic; 
 			font-size: 12pt;
}
H3 {
	font: Arial;
        font-size: 12pt; 
}

BODY {
	color: #FFFFFF;
	background: #004662;
	font-family: Arial;
	font-size: 14pt;
	font-weight : 100;
}

A:link {text-decoration: none;	font-size: 14pt; color : #FFFFFF;}
A:visited {text-decoration: none; font-size: 14pt; color : #FFFFFF;}
A:active {text-decoration: none; font-size: 14pt; color : #FFFFFF;}
A:hover {text-decoration: none;  font-size: 14pt; color : #FFFFFF;}

td  {
	font-family: Arial;
	font-size: 14pt;
	valign="top";
	color: #FFFFFF;
	background: #004662;
	font-weight : 100;
}

table
{
	BORDER: 0px none;
	height : 0px;
}
