body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #404040;
	background-repeat: no-repeat;
	background-position: centre;
	}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #404040;
	font-weight: bold;
	}
.headerlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #404040;
	font-weight: bold;
	}	
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #404040;
	font-weight: bold;
	}
	
/* links */
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #404040;

	font-weight: bold;
}  
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #404040;

}
.small {
font-family: Arial, Helvetica, sans-serif;
    font-size:6pt;
   color: #404040;
   
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #404040;
	font-weight: bold;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
	font-weight: bold;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	
	color: #404040;

	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
    text-decoration: none;
   color: #663333;
 font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
   font-weight: bold;
/*   color: #B7C9F5; */
   color: #336633;

}
html {
scrollbar-base-color: #222266;
scrollbar-arrow-color: white;
scrollbar-track-color: #666699;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
