body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #898989;
	line-height: 12pt;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.thumbs {
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	float: left;
	border:5px solid white;
}
.footer {
	color: #898989;
	font-size: 8pt;
	line-height: 10pt;
}
a:link {
	color: #67AAB5;
	text-decoration: none;
}
a:visited {
	color: #67AAB5;
	text-decoration: none;
}
a:hover {
	color: #67AAB5;
	text-decoration: underline;
}
a:active {
	color: #67AAB5;
	text-decoration: none;
}
.Intro {
	font-weight: bold;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #898989;
	line-height: 12pt;
}
h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
}
.header {
	font-size: 12pt;
	color: #67AAB5;
}
h1 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
}
h3 {
	font-size: 12pt;
	font-weight: normal;
}
