/* CSS Document */

body {
    background-color: #b0ac52;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.H1 {
	font-family: Georgia, monospace; font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.H2 {
	font-family: Verdana, monospace; font-weight: bold;
	font-size: 13px;
	color: #000000;
}
a:link {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	color: #003300;
	text-decoration: underline;
	font-family: Verdana, Arial;
}
a:visited {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	color: #336633;
	text-decoration: none;
	font-family: Verdana, Arial;
}
a:hover {
    vertical-align: top;
	text-align: left;
	font-size: 12px;
	text-decoration: underline;
    color: #009900;
	font-family: Verdana, Arial;
}
a:active {
    vertical-align: top;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
    color: #009900;
	font-family: Verdana, Arial;
}
.bodybold {font-family: Verdana, monospace; font-size: 10px; font-weight: bold; color: #000000; }
.body {font-family: Verdana, Arial; font-size: 12px; line-height: 18px; color: #000000;}
.copyright {font-family: Arial, monospace; font-size: 10px; color: #ffffff;}
.contact {font-family: Arial, monospace; font-size: 12px; color: #ffffff;}