}
<style type="text/css">
#body_bg {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #487E86;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu a:link {
	color: #487E86;
	text-decoration: none;
}
#menu a:visited {
	color: #487E86;
	text-decoration: none;
}
#menu a:hover {
	color: #A48520;
	text-decoration: none;
}
#table {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	color: #487E86;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	color: #487E86;
}
.title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	color: #62460F;
}
.title4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #62460F;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #333333;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
}
#img {
	padding: 4px;
	float: right;
	margin: 2px;
}
