BODY, TD {
	font-family :  Tahoma;
	font-size : 10pt;
}


A {
	text-decoration: underline;
	color: olive;
}

A:Hover {
	text-decoration: underline;
	color: maroon;
}

.tab {
	font-family :  Verdana;
	font-size : 7pt;
	color: black;
}

text {
	font-family :  Tahoma;
	font-size : 10pt;
}
