a:link {
	color: #008600;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #008600;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ec0006;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #ffc200;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-decoration: underline;
}
.pg1text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
}
body {
	margin: 0px;
	background-image: url(bkg_grd.jpg);
	background-repeat: repeat-x;
}
.redText {
	color: #F00;
	display: inline;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
