@charset "utf-8";

.green {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	line-height: 13px;

}

.greensmall {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #336600;

	line-height: 13px;

	text-transform: uppercase;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #990000;

	line-height: 13px;

	text-transform: uppercase;

	text-decoration: none;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #990000;

	line-height: 13px;

	text-transform: uppercase;

	text-decoration: none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #CC0000;

	line-height: 13px;

	text-transform: uppercase;

	text-decoration: none;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #990000;

	line-height: 13px;

	text-transform: uppercase;

	text-decoration: none;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B4E42C;
}
