/* CSS Document */

.style1 {
	color: #99ff00;
	font-family: Eurostile;
	font-weight: bold;
}
.style2 {color: #336600}
.style3 {
	color: #336600;
	font-weight: bold;
	font-family: Eurostile;
}
.style6 {
	color: #CCCCCC;
	font-family: Eurostile;
	font-size: 11px;
}
.style7 {color: #800000}
.style8 {font-family: Verdana, Helvetica, sans-serif}
body {
	background-image: url(images/bg_tan.gif);

