body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A7AB88;

}
.corner {
	background-image: url(Images/copy_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dark_down {
	background-image: url(Images/dark_down.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.small_white {
	font-size: 9px;
	color: #FFFFFF;
}
.small_green {
	font-size: 9px;
	color: #E6E6D0;
	text-decoration: none;
}
.green {
	font-size: 10px;
	color: #D0D2A2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;
}
a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.form_fields {
	font-weight: bold;
	color: #008080;
}

