body {
	background-color: #0F30BD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bottombackground.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
li {
	list-style-position: inside;
	list-style-image: none;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
a {
	color: #FFFFFF;
}
.main_table {
	background-attachment: scroll;
	background-image: url(images/lowerBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
