BODY, TD {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color : navy;
	font : Arial;
}

A {
	text-decoration: none;
	color: White;
}

A:Hover {
	color : Silver;
	text-decoration : none;
}


.BT {
	color : Blue;
	font-weight : bold;
}

.ST {
	
}