<style type="text/css">
<!--
BODY {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: medium;
		font-style: normal;
		color: #614E11;
		margin-top: 0;
		scrollbar-base-color:#614E11;
}

H1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: medium;
		font-style: normal;
		color: #ffffff;
		margin-top: 5;
		margin-bottom: 5;
}

H1.header {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: medium;
		font-style: normal;
		color: #fff6d0;
		margin-top: 5;
		margin-bottom: 5;
}

H2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		font-style: italyc;
		color: #CE9717;
		margin-top: 2;
		margin-bottom: 2;
}

TD { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; color: #fff6d0; padding: 7;}

INPUT, TEXTAREA, SELECT, OPTION { background: #ffffff; border-style:solid; border-width:1; border-color:#333333; color: #333333; font-family: verdana; font-size: 8pt; }

.border {
border:2px solid #000000;
}

li {
margin-left: 10px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;   
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CE9717;
	text-decoration: underline;
}
A.navbottom {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		text-align: center;
}

A.navbottom:LINK {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
		color: #ffffff;    
		text-decoration: none;
		text-align: center;
}

A.navbottom:VISITED {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		text-align: center;
}
A.navbottom:hover {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
		color: #CE9717;
		text-decoration: none;
		text-align: center;
}

a.type
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F4D110;
	text-decoration: underline;
}
a.type:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F4D110;
	text-decoration: underline;
}
 a.type:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F4D110;
	text-decoration: underline;
}
 a.type:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	text-decoration: underline;
}
-->
</style>