.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
td.blackborders {
border-right : solid #000000;
border-right-width : 1;
border-left : solid #000000;
border-left-width : 1;
border-bottom : solid #000000;
border-bottom-width : 1;
border-top : solid #000000;
border-top-width : 1;
}
td.whitebox {
border-left : solid #000000;
border-left-width : 1;
border-top : solid #000000;
border-top-width : 1;
background: white;
}
.bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
