BODY, TD {
	font-family : "MS Sans Serif";
	font-size : 10pt;
	color: #FFFFFF;

}

A {
	text-decoration: none;
	color: #0099FF;
}

A:Hover {
	text-decoration: underline;
	color: #FFFF00;
}

H1 {
	font-family:"MS Sans Serif";
	font-size : 10pt;
}

H2 {
	font-family:"Times New Roman";
	font-size : 9pt;
}

