BODY, TD {
	font-family : Times New Roman, Arial, sans-serif ;
	font-size : 10pt;
	background-color : transparent;
}

table.top_menu {
}

A {
	text-decoration: underline;
	color: blue;
}
A:Hover {
	text-decoration: underline;
	color: red;
}

 td.gloss_header{
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	background-color : transparent;
	font-weight : bold;
}
