body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color: #996633;
	
}
.bodybold{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;

}
.largetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
}
.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;

}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-weight: bold;
}
a.custom:link {
	color: #000000;
	text-decoration: none;
}
a.custom:visited {
	text-decoration: none;
	color: #000000;
}
a.custom:hover {
	text-decoration: none;
	color: #996633;
}
a.custom:active {
	text-decoration: none;
	color: #000000;
}
.raptext{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
a.brownfontlink:link {
	color: #996633;
	font-size:20px;
	text-decoration: none;
	font-weight:bold;
}
a.brownfontlink:visited {
	text-decoration: none;
	color: #996633;
}
a.brownfontlink:hover {
	text-decoration: none;
	color: #CC9933;
	font-size:20px;
	font-weight:bold;
}
a.brownfontlink:active {
	text-decoration: none;
	color: #996633;
	font-size:20px;
	font-weight:bold;
}
.raptext2{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}
.raptextpicright2{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
}	
a.inkwell:link {
	color: #CC9933;
	text-decoration: none;
	font-size:9pt;
	font-weight:normal
}
a.inkwell:visited {
	text-decoration: none;
	color: #CC9933;
	font-size:9pt;
	font-weight:normal
}
a.inkwell:hover {
	text-decoration: none;
	color: #000000;
	font-size:9pt;
	font-weight:normal
}
a.inkwell:active {
	text-decoration: none;
	color: #000000;
	font-size:9pt;
	font-weight:normal
}

