body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 20px;
}
ul {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.4em;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: 1.2em;
	color: #003399;
	margin-top: 20px;
}
h3 {
	font-size: 1.1em;
	color: #0066CC;
	margin-top: 15px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
#body_text {
	margin-top: 0px;
	margin-left: 210px;
	width: 50%;
}
#page_title {
	margin-left: 210px;
	width: 50%;
}
#links {
	margin-left: 210px;
	width: 50%;
	padding-left: 20px;
	margin-top: 50px;
	clear: both;
}
.floating_img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

