body {
	background-repeat: no-repeat;
	background-color:#ffffff;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	scrollbar-base-color:#003366;
	scrollbar-3dlight-color:#003366;
	scrollbar-arrow-color:#003366;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#003366;
	scrollbar-track-color:#ffffff;
	background-image:url(images/hg.jpg)
}

table {
	background-attachment:fixed;
	background-repeat: no-repeat;
	font-family: verdana;
    font-size: 9pt;
}

td {
	background-repeat: no-repeat;
}

a:link { text-decoration:none; color: #000000; }
a:visited { text-decoration:none; color: #000000; }
a:hover { text-decoration:none; color: #000000; }
a:active { text-decoration:none; color: #000000; }
a:focus { text-decoration:none; color: #000000; }

td.address { font-size: 7.5pt; color:#000000}

td.black { color:#000000}

input, textarea { font-size:9px; font-family:Verdana,sans-serif; }
