body,p,td,h1,h2, {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: 300;

}
li{
	font-weight: bold;
	padding-bottom:5px;}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #330000;
}
h2{
	font-size: small;
	font-weight: bold;
	color: #330000;
}
td {
	background-repeat: no-repeat;
}
a{
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
a:link{color:#8E532F;}
a:hover{color:#CC6600;}
a:visited{color:#550000;}
