.small {
	color:#333300;
	font-family: verdana, helvetica;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}
.copy {color:#333300; font-family: verdana,helvetica,arial; font-size: 13px; text-decoration:none;}
.copystrong {
	color:#4D4D4D;
	font-family: verdana, helvetica;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
}

A:link  {
	color: #1B1C15;
	text-decoration: none;
}
A:visited { color: #396246; text-decoration:none;}
A:active  { color: blue; text-decoration:none;}
A:hover {
	background-color: #C6C6AA;
}
.green_background {
	background-color: #E5E5C3;
}
.p_margin {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
}
.greenborder {
	border: 1px solid #8C9551;
}
body {
	background-color: #999966;
	margin-top: 10px;
}
.greybackground {
	background-color: #CBE0D6;
}
.darkgreenBackground {
	background-color: #44D080;
	padding: 1px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.greenbordertable {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px none #8C9551;
	border-right: 1px none #8C9551;
	border-bottom: 1px solid #8C9551;
	border-left: 1px none #8C9551;
}
