TD
{
	font-size: 13px; 
	font-family: arial,verdana,helvetica;
}
.tblbody {margin-left: 10px;}
.thelbl 
{
	font-weight: Bold; 
	color:navy;
}
.theerr 
{
	font-weight: Bold; 
	color: red;
	padding-top: 5; 
}
.thehdr 
{
	font-size: 16px; 
	font-weight: Bold;  
	FONT-STYLE: italic; 
	color:white; 
	background-color:forestgreen;
}
.thebox
{
	font-size: 11px;
}
A 
{
	text-decoration:none; 
	color:chocolate;
}
A:hover 
{
	text-decoration:none; 
	color:forestgreen;
}