.tableborder {
	border: thin solid #CCCCCC;
}
.htlink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}
.htlink:link {
	color: #FFFFFF;
	text-decoration: none;
		font-size: x-small;
}
.htlink:visited {
	color: #FFFFFF;
	text-decoration: none;
		font-size: x-small;
}
.htlink:hover {
	color: #CCCCCC;
	text-decoration: none;
		font-size: x-small;
}
.Disclaimer 
{
	text-align:center;
	vertical-align:bottom;
	background-color:#999999;
	color:Red;
	border-top:solid 0px white;
	font-size:x-small;
}
