.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #6AFB02;
	text-decoration: none;
}link {
	background-color: #FFFFFF;
	cursor: hand;
}body {
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #3D4931;
}
.body_text {
	font-family: Garamond, Tahoma, "Monotype Corsiva";
	color: #CCCCCC;
	font-size: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: 333333;
}
.vp {
	font-family: Garamond, Tahoma, "Monotype Corsiva";
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

.signature  {
	background-image: url(../images/LHsign.gif);
	background-repeat: no-repeat;
	background-position: bottom right;

}
