.style1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}
.style2 {font-size: 10px; font-family: "Trebuchet MS";}
.style3 {color: #339013}
.style4 {font-family: "Trebuchet MS"; font-size: 10px; font-weight: bold; color: #339013; }
a:link {
	color: #339013;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #256B0E;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #993333;
}
.style6 {font-size: 9px; color: #FFFFFF; font-family: "Trebuchet MS";}

