<style>?
.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.bodybold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666}
.bodytexygrey {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.bodyboldgrey {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666}
.hyperlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFF66}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	
}

.gasfillbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.gasfillbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
td, body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	font-weight: bold;
}
.black9, a.black9:link, a.black9:active, a.black9:visited, a.black9:hover {
	   font-family: Arial, Helvetica, Sans-Serif;
	   font-size: 11px;
	   font-weight: bold;
	   color: #0066cc;
	   text-decoration: none;
	}	
.black9, a.black9:selected {
	   font-family: Arial, Helvetica, Sans-Serif;
	   font-size: 11px;
	   font-weight: bold;
	   color: #ff0000;
	   text-decoration: none;
	}		
	
.navsep {
	   font-family: Arial, Helvetica, Sans-Serif;
	   font-size: 12px;
	   font-weight: bold;
	   color: #0066cc;
	   text-decoration: none;
	}	

div.header {

}

#gasfilheader {
height: 87px;
width:800px;
background: url(./images/GFlogo.jpg) no-repeat;
border-style: solid;
border-width: 1px;
border-color: #000080;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 24px;
font-weight: bold;
color: #000080;
text-decoration: none;
padding-right: 10px;
margin: 10;
}

#headerwrapper {
   	position: relative;
   	top: -30;
   	left: 140;
   	width: 660;
}

#headeraddress {
text-align:right;
position: static;

}

div.address {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
font-weight: bold;
color: red;
text-decoration: none;
}



</style>