body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;
}
.headers {
	font-family: Helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2C85C6;
}
.textcopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
a:link {color: #2C85C6; text-decoration: underline; }
a:visited {color: #2C85C6; text-decoration: underline; }
a:hover {color: #2C85C6; text-decoration: underline; }
a:active {color: #2C85C6; text-decoration: underline; }
