body    { 
	font-size: 12px; 
	font-family: Arial; 
	line-height: 16px; 
	text-decoration: none 
	}
	
p   { 
	font-size: 12px; 
	font-family: Arial; 
	line-height: 16px; 
	text-decoration: none 
	}
	
td  { 
	font-size: 12px; 
	font-family: Arial; 
	line-height: 16px; 
	text-decoration: none 
	}
	
.class    { 
	font-size: 11px; 
	font-family: Arial; 
	line-height: 12px; 
	text-decoration: none 
	}
	
.class1   { 
	font-size: 12px; 
	font-family: Arial; 
	line-height: 14px; 
	text-decoration: none 
	}
	
.class2     { font-size: 13px; font-family: Arial; font-weight: bold; line-height: 18px; text-decoration: none; vertical-align: -3px }
	
.class3    { font-size: 14px; font-family: Arial; line-height: 16px; text-decoration: none; text-align: justify }
.class4 { font-size: 16px; font-family: Arial; line-height: 16px }
.nav { 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #cccc66 
	}
	
.navLink { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #dedeca 
	}
	
a:hover { 
	color: #dedeca; 
	background-color: #330000 
	}
	
#metanav     { color: white; font-size: 12px; line-height: 12px; text-decoration: none; background: #b90023; position: absolute; top: 40px; left: 40px; width: 130px; height: 16px; border-width: 1px; border-color: teal }
	
p.metanav  { color: #ffffff; font-size: 12px; line-height: 12px; text-decoration: none; background-color: maroon; margin: 0; float: left; disply: inline 
	 }
	
a.metanav:link, a.metanav:visited   { color: #ffffff; font-size: 12px; font-weight: normal; text-decoration: none; background: maroon; margin: 0; padding: 5px 9px 4px 10px; float: left; border-right: 1px solid #a60a18; disply: inline  
	 }
	
a.metanav:hover, a.metanav:active   { color: white; font-size: 12px; font-weight: normal; text-decoration: none; background: red; display: inline; margin: 0; padding: 5px 9px 4px 10px; float: left; border-right: 1px solid #a60a18; disply: inline   }
