<style type="text/css">
<!--
body
{scrollbar-face-color: #116D7C;
scrollbar-shadow-color: #27385B;
scrollbar-highlight-color: #F6F3E0;
scrollbar-3dlight-color: #4C0099;
scrollbar-darkshadow-color: #003399;
scrollbar-track-color: #FFAA31;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #FFFFFF;
}

body { 
	background-color: #FFFFFF;
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 25px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #127180;
}


a:hover {
	text-decoration: underline;
	color: #11AFC9;
}

a#white {
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
.tabletext {
	font-family: Verdana;
	font-size: 12px;
}

.sidetable {
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}

.featuredtext {
	font-family: Verdana;
	font-size: 12px;
}


h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
	line-height: 16px;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}

h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	line-height: 12px;
}

blockquote { float: left; margin: 10px; padding: 10px; }

ul { list-style:circle; padding: 2px; margin: 2px; list-style-position: inside; line-height: 12px; }

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #464646;
}


.toplinks {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.toplinks a:link, .toplinks a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #000000;
	font-weight: bold;
	}

.toplinks a:hover { 
	text-decoration : none;
	color: #127180;
	border-bottom: 2px dotted #FFCC00;
	font-weight: bold;
	}

.toplinks a:visited { 
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #000000;
	font-weight: bold;
	}