BODY, TD {
	leftmargin:"0";
	topmargin:"0"; 
	marginwidth:"0";
	marginheight:"0";
	background: #0088ff;
	color : #ff8000;
	font-family : "Arial","Bookman Old Style", "Times New Roman", serif;
	text-align: left;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 12pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: white;
	text-decoration : none;
}

A:Hover {
	color: #ff8000;
	text-decoration : underline;
}

A:Active {
	color:#ff8000
	text-decoration: none
}

HR {
	height: 1pt;
}

B{
	letter-spacing : 0px;
	font-family : sans-serif;
	font-style : normal;
	height : auto;
	margin-top : auto;
}
p  
{	font-family: Arial Rounded MT Bold; 
	font-size: 10pt 
}

