.headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	margin-top: 0px;
  	margin-bottom: 4px;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0em;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 115%;
	font-weight: bold;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
BODY {
	scrollbar-face-color:#6699CC;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#996699;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:003366;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
}
	A:link{color:#000066;text-decoration:underline;}
	A:visited{color:#000066;text-decoration:underline;}
    A:hover{color:#CC3300;text-decoration:underline;}
    A:active{color:#CC3300;text-decoration:underline;}
}
	a.two: link {color: #000066; text-decoration:underline;}  
	a.two: visited {color: #000066; text-decoration:underline;}
	a.two: hover {color: #990000; text-decoration:none;} 
	a.two: active {color: #CC3300; text-decoration:underline;}
}
