.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
	line-height:16px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	line-height:16px;
	font-weight: bold;
	color: #CC3300;
}
body,td,th {
	color: #003333;
}
body {
	background-image: url();
	margin-top: 0px;
	background-color: #40541B;
}
.style1 {color: #FF0000}
.style2 {
	color: #CC3300;
	font-weight: bold;
}
.style3 {color: #CC3300}
a:link {
	color: #669966;
	text-decoration: none;
}
a:visited {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
a:active {
	color: #CC3333;
	text-decoration: none;
}
.contact {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	line-height:16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	color: #CC3300;
	padding: 20px;
}