@charset "UTF-8";
/* CSS Document */

body {
	background-color: #B7DAF4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/oil.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	text-decoration: none;
}
.blue_text {
	color: #1E2153;
}
.red_text {
	color: #FF0000;
}
.9pt_bold {
	font-size: 9px;
}
.greytext {
	color: #999999;
}
