body {
	text-decoration: none;
	color: Black;
	font-family: "tahoma, arial, helvetica, sans-serif";
	font-size: 10pt;
	font-weight: medium;
}

TABLE, TD, TH, TR, P {
	text-decoration: none;
	color: Black;
	font-family: "tahoma, arial, helvetica, sans-serif";
	font-size: 10pt;
	font-weight: medium;
}

a:link { text-decoration: none} a:visited { text-decoration: none } a:active { text-decoration: none}
a:hover { text-decoration: underline}
