/* CSS Document */

body {
	background-color: #006600;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.style2 {
	color: #99FF00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 a {
	color: #99FF00;
	text-decoration: none;
}
.style2 a:hover {
	color: #99FF00;
	text-decoration: underline;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 21px;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
}
.style4 a {
	color: #0066CC;
	text-decoration: none;
}
.style4 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.style5 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style5 a {
	color: #FFFFFF;
	text-decoration: none;
}
.style5 a:hover {
	color: #99FF00;
	text-decoration: none;
}
.style6 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #99FF00;
}
.style6 a {
	color: #99FF00;
	text-decoration: none;
}
.style6 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style7 {
	font-size: 14px;
	color: #0066CC;
}
.style7 a {
	color: #0066CC;
	text-decoration: none;
}
.style7 a:hover {
	color: #0066CC;
	text-decoration: underline;
}