<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFCC99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a {
	font-size: 10px;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000066;
}
#button {
	width: 160px;
	text-align: right;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#main {
	width: 510px;
}
#texthead {
	font-size: 11px;
	text-align: center;
	font-weight:bold;
}
#address {
	width: 300px;
	background-color: #FFCC99;
	padding: 7px;
	border: 1px solid #FF9428;
}
#banner {
	width: 190px;
	text-align: center;
}
-->