body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
   	color: #000000;
}

#margins {
	margin: 15px;
}

.main {
	background: #e1d0bb;
	width: 1005px;
	height: 450px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
   	color: #000000;
}

h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #000000;
	margin: 0;
	margin-bottom: 15px;
}

h2 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
	margin: 0;
	margin-right: 15px;
}

h3 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #000000;
	margin: 0;
	margin-bottom: 15px;
}

h4 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #000000;
	margin: 0;
	margin-bottom: 15px;
}

p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
        margin: 0;
	margin-right: 15px;
}

table.mrgn15 {

}

td.resultheading {
	background: #c9a478;
	padding: 6px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #000000;
}

td.resulttext {
	border: #c9a478 solid 1px;
	padding: 3px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
}

table.lastupdated {
	margin-top: 45px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 250px;
}

td.lastupdatedheading {
	background: #c9a478;
	padding: 6px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #000000;
}

td.lastupdatedtext {
	border: #c9a478 solid 1px;
	padding: 6px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
}

table.contactinfo {
	margin: 15px;
	width: 250px;
}

td.contactinfoheading {
	background: #c9a478;
	padding: 6px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #000000;
}

td.contactinfotext {
	border: #c9a478 solid 1px;
	padding: 6px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
}

td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
}

a {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

a:active {
	font-family: Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff3300;
}