body {
	background-color: #0d3b0e;
	background-image: url(../images/bg.jpg);
	margin:0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.BodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.ParBlueBG {
	background-color:#c9efc9;
}
.ParBlueBG2 {
	background-color:#b3e5b4;
}
a {
	color:#0c244e;
	text-decoration:underline;
}
a:hover {
	color:#0c244e;	
	text-decoration:none;
}
