BODY {
	scrollbar-face-color:		#6699ff;
	scrollbar-track-color:		#99ccff;
	scrollbar-arrow-color:		#333333;
	scrollbar-highlight-color:	#33CC33;
	scrollbar-3dlight-color:	#3366FF;
	scrollbar-shadow-color:		#6600FF;
	scrollbar-darkshadow-color:	#0066cc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #3366cc;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366cc;
}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC99;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.bodytext a:link, .bodytext a:visited {
	text-decoration: underline;
	color: #3300ff;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
}
.bodytext a:hover, .bodytext a:active {
	color: #999999;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.columntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
hr {
	line-height: 1px;
	color: #66cc66;
}
