body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: bottom;
	background-color: #FFFFFF;
}
body {
	background-image: url(../images/background.gif);
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #006699;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #3C6480;
	background-color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #93A070;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000066;
	background-color: #FFFFFF;
}
.bodycontainer {
	width: 550px;
	float: left;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #000000;
}
.body {
	width: 700px;
	background-color: #FFFFFF;
	color: #000000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	letter-spacing: 4px;
	font-variant: small-caps;
	background-color: #FFFFFF;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	text-align: center;
	letter-spacing: 1px;
	font-weight: lighter;
	background-color: #FFFFFF;
}
strong {
	color: #000099;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bodycontainer ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	background-color: #FFFFFF;
	color: #000000;
}
.bodyheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3C6480;
	text-decoration: none;
	background-color: #ECE9D8;
	display: block;
	font-weight: bold;
	text-align: center;
}
