body {
	background-image:url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 100%;
	height: 100%;
}
.bodycopy {
	font-family: verdana, arial, serif;
	font-size: 10px;
	color: 05111a;
	font-style: normal;
	}
a:link {
	text-decoration: underline;
	color: 771314;
	}
a:visited {
	text-decoration: none;
	color: 771314;
	}
a:hover {
	color: 363f47;
	text-decoration: underline;
	}
a:active {
	color: 363f47;
	text-decoration: none;
	}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: 771314;
	font-weight: bold;
	}
