/* CSS Document */
body {
	background-color: #B9D6AC;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 9px;
	text-align: center;
}
a:link {
color: #003300;
		text-decoration: underline;
}
a:visited {
color: #003300;

	text-decoration: underline;
	
}
a:hover {
	color:#009900;
		text-decoration: underline;
}
a:active {
color:#009900;
	text-decoration: none;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #003300; font-size: 12px;  }
.style3 {
	color:#CC0000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #003300; font-size: 14px; font-weight: bold; }
.style5
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	text-align: left;
	height: 280px;
	width: 211px;
}
.style6 {
	color:#990000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
