body {
	margin: 0px;
	padding: 0px;
	background-image: url(gfx/brownBG.jpg);
	background-color: #441111;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #441111;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #441111;
}

.contentA {
	padding-left: 25px;
	padding-right: 10px;
	background-image: url(gfx/paperBG3.jpg);
	background-repeat: repeat-y;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
}

a.nav {
	color: #800000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	background-color: #660000;
	color: #EEEEEE;
}

a.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CCCCCC;
}

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a.partnerlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

a.partnerlink:hover {
	color: #800000;
}
