.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #593D2B;
}
.rightrule {
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #593D2B;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.smalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #593D2B;
}
a:link {
	color: ef6b00;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: 00a5d1;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #593D2B;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.bodycopyitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #593D2B;
	font-style: normal;
}
.bodycopycallouts {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.background3 {
	background-image: url(images/background3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
