Body, TR, TD, Table
 {
	font-family: Verdana, Arial, sans-serif;
	color: #00533E;
	font: 10pt;
	font-size: 10pt;
}
.text
{
	font-family: Verdana, Arial, sans-serif;
	color: #00533E;
	font: 10pt;
	font-size: 10pt;
}
Table.border{
	border: 1.5px solid #F6FAE4;
}
.footer
{
	font-family: Verdana, Arial, sans-serif;
	color: #F6FAE4;
	font: 8pt;
	font-size: 8pt;
}
a:link {
	color: #7E2B42;
	font-family: Verdana, Arial, sans-serif;
	}
a:visited {
	color: #591C2D;
	font-family: Verdana, Arial, sans-serif;
	}
a:hover{
	color: #9E2849;
	font-family: Verdana, Arial, sans-serif;
	}
#menu {
	background-color: #f6fae4;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
}
#menu a:hover {
	color: #00533e;
}
#leftborder {
	background-color: #7e2b42;
	width: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00533e;
}
#rightborder {
	background-color: #7e2b42;
	width: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00533e;	
}
#bodycell {
	width: 648px;
	background-color: #fff;
}
#headline {
	background-color: #fff;
	font-size: 12pt;
	vertical-align: middle;
	text-align: center;
	color: #7E2B42;
	letter-spacing: 5px;
}
#gas {
	text-align: right;
	height: 367px;
	width: 550px;
	background-image:url(images/spec-gas-bg.jpg);
	border: 1px solid #900;
	vertical-align: middle;
}
#gas h1, #gas h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#gas h1 {
	font-size: 24pt;
}
#gas h2 {
	font-size: 18pt;
}
#gas h3 {
	font-size: 14pt;
}
.red {
	color: #900;
}
#gas h3, #gas h2, #gas h1, #gas p {
	padding-right: 10px;
}
