a:link, a:visited {
	color: #0000FF;
	font-weight: normal;

}

a:hover, a:active {
	color: #CC3333;
	font-weight: normal;

}

body {
	background: url(images/bk.jpg) repeat-y center top;
	font-family: Arial, sans-serif;
	margin: 0px;
}

h1 {
	color: #D30130;
	font: bold 14px Arial, sans-serif;
}

h2 {
	color: #000000;
	font: 12px Arial, sans-serif;
	text-decoration: underline;
}

h3 {
	color: #01409A;
	font: bold 14px Arial, sans-serif;
}

h4 {
	color: #006600;
	font: bold 14px Arial, sans-serif;
	}

hr {
	color: #339900;
}

p, td {
	color: #000000;
	font: 12px Arial, sans-serif;
}

.gas-nav {
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 5px;

}

.gas-navtitle {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.title {
	color: #D30130;
	font-size: 12px;
	font-weight: bold;
}
.copyrights {
	font-size: 10px;
	color: #000000;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

ul li { 
   margin: .7em 0 .7em 0;
}

ul { 
   list-style-type: square;
} .txt10 {
	font-size: 11px;
	color: #AA0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
h5 {

	color: #006600;
	font: bold 14px Arial, sans-serif;
}
.hilite {
	background-color: #FFFFAA;
	padding: 5px;
}
.hilite2 {
	background-color: #FFFFCC;
}.hilite3 {
	background-color: #FFFFCC;
	border: 1px dotted #AA0000;

}
.border1 {
	border: 2px solid #FF0000;
}

