a:visited, a:link, A:active { COLOR: #000000; text-decoration: none; font-weight: normal}
a:hover { COLOR: #000000; text-decoration: underline; font-weight: normal}
TABLE
{
	cellspacing: 0;
	cellpadding: 0;
	border: none;
	width: 100%;
}
td
{
	font-family: Verdana;
	font-size: 8 pt;
	background-color: #d3d3d3;
	vertical-align: top;
	text-align: center;
}
body
{
	background-color: #d3d3d3;
}