body {
	font-family: Verdana 14px bold;
}

td {
	font-family: Verdana 12px bold;
}

th {
	font-family: Verdana 10px bold;
}
.headertitle {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
}
.headerbody {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #581e0b;
}
.bodytitle {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #cc3300;
}
.bodytext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #581e0b;
	text-decoration: none;

}
a:hover{
	color:#990000;
	font-weight:normal;
	text-decoration: none;
}

