div {text-align:center}

table {
	text-align: center;
	background-repeat: repeat;
}	

a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	font-style: oblique;
	font-size: 12px;
	}

p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 20px;
	z-index: 0;
	font-style: italic;
	text-align: center;
	}
body
	{
	background-image: url(../images/oilbackground.gif);
	background-repeat: repeat;
	background-position: left top;


	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #990000;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}
