body {
	background-image: url(/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a, a:link,
a:visited {
	text-decoration: none;
	color: #8F4747;
	font-weight: bold;
}
a:active,
a:hover {
	text-decoration: underline;
	color: #003399;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8F4747;
}
h2 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menu_table {
	color: #FBF28C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.menu, a.menu:link, a.menu:visited {
	text-decoration: none;
	color: #FBF28C;
	font-size: 12px;
	font-weight: bold;
}
a.menu:active, a.menu:hover {
	text-decoration: underline;
	color: #FBF28C;
	font-size: 12px;
	font-weight: bold;
}
.header {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

