td {
	
	
	font-family:Arial;
	font-size:11px;
	color:#4A4A4A;
}
form
{
	margin:0px;
}

a:link {
	/*color: #1B5707;*/
	color:#990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.content {
	font-family: Tahoma;
	font-size:11px;
	color: #333333;
}

.highlight {
	font-family: Tahoma;
	color: #333333;
	font-size:11px;
	font-weight: bold;
}