
BODY, TABLE { 
    font-family: verdana, arial, helvetica, sans; 
	font-size: 13px; }
	
UL {
	list-style-type: square;
	margin-left: 0.75em; 
	padding-left: 0.75em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
	
H1, H2, H3, H4, .bodyHed {
	color: #696969; 
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase}
	
H2, H3, H4, .bodyHed {
	font-size: 14px;
	line-height: 15px;}
	
H1 {
	font-size: 16px}
	
INPUT, TEXTAREA, SELECT { 
	font-family: Arial, Helvetica;
	font-size: 10pt;
	border: 1px #00cc00 solid;
	scrollbar-base-color: #438F00;
	scrollbar-arrow-color: #59BF00;
	background-color: #00FF00
}

.formButton {
	border: 0;
	color: #ffffff;
	background-color: #A91100;
	border: 1px #FC1A00 solid;
	font-weight: bold;
}
	

.textField {
	width: 205px
}
.textBox {
	width: 430px;
	height: 120px
}

.bodyHead {
	color: #00ff00; 
	font-weight: bold;
}
	
.bodyText, .formText {
	color: #ffffff; 
	font-size: 11px;
	line-height: 18px;
}

.smallText {
	color: #ffffff; 
	font-size: 10px;
	line-height: 14px;
}
	
.largeText {
	color: #ffffff; 
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}
	
.bodyText {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
	
.footer { 
    color: #999999;
	font-size: 10px;
	line-height: 15px}
	
.footer a:link {	
	color: #bbbbbb;
    text-decoration: none;
	}
	
.footer a:visited {	
	color: #bbbbbb;
    text-decoration: none}
	
.topMenu, .topMenuCurrent {
	font-size: 10px;
	letter-spacing: 2px}
	
.tableHed {
	background-color: #F0BC7B}
	
.tableBody {
	background-color: #FADDB9}
	
.topMenu {
	color: #C7B29A}
	
.topMenuCurrent {
	color: #ffffff}
	
.topMenu a:link {	
	color: #9DA5C4;
    text-decoration: none ; 
	font-weight: bold}
	
.topMenu a:visited {	
	color: #9DA5C4}
	
.topMenu a:active {	
	color: #9DA5C4}

.topMenu a:hover {	
	color: #ffffff}

a:link { text-decoration: none; font-weight: bold; color: #ffff00; }
a:visited { text-decoration: none; font-weight: bold; color: #ffff00; }
a:active { text-decoration: none; font-weight: bold; color: #ffff00; }
a:hover  { text-decoration: underline; color: #ffdd00;font-weight: bold;  } 