tr,td,th
{
	font-size: 10pt;
	color: black;
	font-family: verdana;
	text-decoration: none;
}
.Text
{
	font-size: 10pt;
	color: black;
	font-family: verdana;
	text-decoration: none;
}

a:link {
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}
	
a:hover {
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;	
	color: #0000FF;
	}

a:visited {
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}

a:active {
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}