body {
	background-color: #EEEEDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006600;
}
.border {
	border: 1px solid #999966;
}
.bolder {
	font-weight: bold;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #006600;
}
#content{
	line-height:160%;
}
.form {
	
	font-weight: bold;
	color: #EAEAD2;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%
	font-style: italic;
	color: #A6A682;
}
A:LINK   {
	font-family: Arial, Helvetica, sans-serif;
	text-docoration: none;
	color: #3B6236;

}
A:HOVER  {
	font-family: Arial, Helvetica, sans-serif;
	text-docoration: none;
	color: #AFAF89;

}
A:VISITED  {
	font-family: Arial, Helvetica, sans-serif;
	text-docoration: none;
	color: #8D8676;

}
A:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	text-docoration: none;
	color: #6DCBA9;

}
