BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

A {
	text-decoration: none;
	color: Black;
}

H1 {
	font-size : small;
}

H2 {
	color : Black;
	font-size : small;
}



A:Hover {
	text-decoration: underline;
	color: red;
}
