BODY {
	scrollbar-arrow-color:#FFFF00;
	scrollbar-base-color:#85ACCB;
	scrollbar-shadow-color:#85ACCB;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-dark-shadow-color:#85ACCB;
	scrollbar-3d-light-color:#85ACCB;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12pt;

}
.main a:link {  font-family: "Arial Narrow"; color: 85ACCB; text-decoration: underline}
.main a:visited {  font-family: "Arial Narrow"; color: 85ACCB; text-decoration: underline}
.main a:hover {  font-family: "Arial Narrow"; color: #FFFF00; text-decoration: underline}
.main a:active {  font-family: "Arial Narrow"; color: #FF0000; text-decoration: underline}
.main p {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFF00;
	letter-spacing: -1px;
	word-spacing: 4px;

}
h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 20pt;
	color: #85accb;
	letter-spacing: -2px;
	word-spacing: 5px;
}
.topnav {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.topnav a:link {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/topnav_off.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	line-height: 25px;
}
.topnav a:visited {

	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/topnav_off.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	line-height: 25px;
}
.topnav a:hover {


	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #85accb;
	text-decoration: none;
	background-image: url(images/topnav_on.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	line-height: 25px;
}
.topnav a:active {



	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	background-image: url(images/topnav_on.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	line-height: 25px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #85accb;
	letter-spacing: -1px;
	word-spacing: 4px;
}

