body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;background-color: #D9BE87;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #681F19;
}
a:visited {
	color: #681F19;
}
a:hover {
	color: #681F19;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.blackbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

a.redbuttons:link {
	color: #85220F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.redbuttons:active {

	color: #85220F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.redbuttons:visited {
	color: #85220F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.redbuttons:hover { 

    color: red;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.smallpurplebuttons:link {
	color: #451336;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallpurplebuttons:active {

	color: #451336;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallpurplebuttons:visited {
	color: #451336;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallpurplebuttons:hover { 

    color: purple;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.reditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #681F19;
}
.smallblackbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.blackbuttons:link {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.blackbuttons:active {

	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.blackbuttons:visited {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.blackbuttons:hover { 

    color: red;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.smallblackbuttons:link {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallblackbuttons:active {

	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallblackbuttons:visited {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallblackbuttons:hover { 

    color: purple;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallredbuttons:link {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallredbuttons:active {

	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallredbuttons:visited {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.smallredbuttons:hover { 

    color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.boldreditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #681F19;
}
