BODY, TD {
	margin-top:0;
	font-family : Verdana, Arial, sans-serif ;
	font-size:12pt;

}
H1, H2, H3, H4{
	text-align:center;
}

P{
	color:#000000;
	text-align:justify;
	text-indent:20px;

}

I{
	font-style:italic;
	font-size:120%;
	font-family : Arial, Verdana, sans-serif ;
}

A {
	text-decoration: none;
	color: blue;
	font-size:120%;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

