body {
    background-color: #908450;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000000; 
}
.largertext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.smallertext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Georgia, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
}

p {
   margin-left: 0.8em;
   margin-right: 0.5em;
   line-height: 1.6em;
}

th {
	font-family: Georgia, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
}
h1 {
    margin-right: 0.5em;
    padding-bottom: 0;
	margin-bottom: 0;
	background-color: #999966;
	padding: 0.2em;
	font-size: 12px;
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
h2 {
	margin-left: 0.5em;
    padding-bottom: 0;
	margin-bottom: 0;
	background-color: #999966;
	padding: 0.2em;
	font-size: 12px;
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

.textarea {
    padding-bottom: 0;
	margin-bottom: 0;
	background-color: #DFE1D6;
	padding: 0.2em;
	font-size: 11px;
	color: #000000;	
	font-weight: normal;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
a
{
	text-decoration: none;
	color: #000099;
	font-family: Georgia, Verdana, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a:link { color: #000099; text-decoration: underline; }
a:visited { color: #000099; } 
a:hover { color: #000099;font-weight: bold; text-decoration: underline}

.border1 {
	border-left: #333333 1px solid;
    border-right: #333333 1px solid;
}

.border2 {
	border-left: #333333 1px solid;
}
.border3 {
	border-right: #333333 1px solid;
}

.navborder {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}

.bottomborder {
	border-top: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}
.topborder {
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}
.leftborder {
	border-left: #ffffff 1px solid;
}
.footer {
    font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9px;
    color: #000000;
}
a.footer
{
    color: #f0eee1;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
a.footer:link { color: #f0eee1; }
a.footer:visited { color: #f0eee1; }
a.footer:hover { color: #f0eee1;font-weight: bold; text-decoration: underline }

a.homepage
{
	color: #ffffff;
	font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
}
a.homepage:link { color: #ffffff; }
a.homepage:visited { color: #ffffff; }
a.homepage:hover { color: #ffffff; text-decoration: underline; }