body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page_background.jpg);
}
table {
	background-color: #FFFFFF;
}

.bottom_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #049700;
	font-size: 11pt;
}
a:visited {
	font-size: 11pt;
	font-weight: bold;
	color: #973504;
}
a:hover {
	font-size: 11pt;
	font-weight: bold;
	color: #62C062;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #A32D05;
}
.faux_link {
	font-weight: bold;
	color: #049700;
	cursor: hand;
}
