body {
	padding-right: 18px;
	padding-left: 18px;
}

.bodycopy1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;
	line-height: 13pt;
}

.bodycopy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #6B5C4B;
	line-height: 17pt;
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20pt;
}

a {
	text-decoration: underline;
	color:#65B3C2}

a:hover {
	background-color: #9CD6E2;
	color: #CC3300;
}

hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #996633;
	color: #996633;
	width: 100%;
    }

