#wrapper {
	border: solid 1px F6D868;
	width: 900px;
}
.selectionboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #F6D868;
}
.smallblack {
	font-family: Geneva, Arial, Helvetica;
	color:#000000;
	font-size:10px;
}
body {
	margin-left: 5%; margin-right: 5%;
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
}
.Fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
}
.Labels {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.Info {
	font-family: 
Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}	
a:link {
	color: #F9B828;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	text-decoration: none;
	color: #F9B828;
	font-weight: bold;
	font-style: italic;
}	
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}	
a:active {
	text-decoration: none;
	color: #F9B828;
	font-weight: bold;
	font-style: italic;		
}
.HeaderAddress {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
</style>

