body {
}
-->
<!--
.style2 {	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	}
table { border-width: 0px; 
border-style: solid; } 

a:link {
font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
}
a:visited {
font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
}
a:hover {
font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a.golden:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ad9961;
	text-decoration: underline;
	}
	a.golden:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ad9961;
	text-decoration: underline;
	}
	a.golden:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}
	a.golden:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ad9961;
	text-decoration: underline;
	}

.style3 {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #ad9961;
	font-weight: bold;
}
.style5 {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #ad9961;
	}
	
.style4 {
font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
border {
	border: 1px solid #CCCCCC;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input
{
color: #000000;
background: #ad9961;
border: 1px solid #cccccc
}

.submit input
{
color: #00000;
background: #ad9961;
border: 2px
} 
-->