
BODY, TABLE { 
    font-family: arial, helvetica; 
	font-size: 13px; }
	
UL {
	list-style-type: square}
	
.bodyText, .welcomeText { 
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px}
	
.bodyText { 
	padding-left: 20px;
	padding-right: 10px}
	
.welcomeText {
 
	padding-left: 200px;
	padding-right: 180px}
	
.textsm, .textsmd { 
	font-size: 11px}
	
.textsmd {
	color: #006600}
	
.bodyHed { 
	font-size: 22px;
	font-weight: bold;
	color: #00ff00;
	line-height: 24px;}
	
.subHed { 
	font-size: 16px;
	font-weight: bold;}
	
.footer {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;  
    color: #ffffff;
	font-size: 10px;
	line-height: 15px}
	
.footer a:link {	
	color: #ffffff;
    text-decoration: none;
	}
	
.footer a:visited {	
	color: #ffffff;
    text-decoration: none}
	
.topMenu, .topMenuCurrent {
	font-size: 10px;
	letter-spacing: 2px}
	
.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}
	
.hi a:link { color: #000000 }
.hi a:visited { color: #000000 }
.hi a:active { color: #000000 }
.hi a:hover  { color: #000000 } 

a:link { text-decoration: none; font-weight: bold; color: #ddff00; }
a:visited { text-decoration: none; font-weight: bold; color: #aaffaa; }
a:active { text-decoration: none; font-weight: bold; color: #ffff00; }
a:hover  { color: #ffffff ;font-weight: bold;  } 