body {
	background-color: #FFFFFF;
	margin: 0px 15px 30px;
	background-attachment: fixed;
	background-image: url(../images/beegee.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.body {
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	background-color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #1a316e;
	text-decoration: none;
	margin: 7px 0px;
	padding: 0px;
	line-height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	padding: 0px;
	margin: 0px 0px 7px 15px;
	width: 500px;
}
h2 {
	font-size: 12px;
	line-height: 16px;
	color: #888888;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
td {
	background-color: #FFFFFF;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #1A316E;
	text-decoration: underline;
}
a:visited {
	color: #1A316E;
	text-decoration: none;
}
a:active {
	color: #1A316E;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A316E;
	text-decoration: none;
}
