a:link, a:active, a:visited {
	color: #000080; text-decoration: none;font-weight: bold;
}

a:hover {
	color: #000000; text-decoration: underline;font-weight: bold;
}


BODY	{
	font-size : 12px;
	font-family : tahoma, verdana;
	color : #666666;
	background-color : #E6E6E6;
}

TD	{
	font-size : 12px;
	font-family : Verdana;
	color : #666666;
}

TD.over1	{
	font-size : 16px;
	font-family : Verdana;
	color : #666666;
	font-weight: bold;
}

.small	{
	font-size : 10px;
	font-family : Verdana;
	color : #666666;
}


