body {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	color : #333333;
	}

TABLE { COLOR: #333333; FONT: 11px verdana, geneva, arial, sans-serif }
	
ul, ol, li {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	color : #333333;
	font: 11px;
	margin-top: .1em;
	margin-bottom: .1em
	}		
	
.links {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	color: maroon;
	font: 11px;
	text-decoration : underline;
	}
	
.nav {
	font-family: verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}	
	
	
a.nav:link, a.nav:visited {
font-family: verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;

}

a.nav:hover {
font-family: verdana;
	font-size : 11px;
	color : #6B9796;
	text-decoration : underline;

}	


.nav2 {
	font-family: verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : underline;
}	
	
	
a.nav2:link, a.nav2:visited {
font-family: verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : underline;

}

a.nav2:hover {
font-family: verdana;
	font-size : 11px;
	color : #C6935E;
	text-decoration : underline;

}	


a.menu2:link, a.menu2:visited {
font-family: arial, helvetica, sans-serif;
font-size: 11x;
color: #303F5C;
font-weight: 500;
text-decoration: none}

a.menu2:hover, a.menu2:active 
{font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: maroon;
font-weight: 500;
text-decoration: none}	


a:link, a:visited, a:active {
	font-family : verdana, helvetica, sans-serif;
	font-size: 11px;
	color : #0000cc;
	text-decoration : underline;
	}

a:hover, {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	color : #cc0000;
	font: 11px
	text-decoration : underline;
	}


h1 {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	color : #5A626F;
	font-size : 18px;
	margin-top: .2em;
	margin-bottom: 0.2em
	}	
	
h2 {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	color : #5A626F;
	font-size : 14px;
	margin-top: 0.0em;
	margin-bottom: 0.0em
	}

h3 {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	color : #5A626F;
	font-size : 13px;
	margin-left: 0em;
	margin-top: 0.0em;
	margin-bottom: -0.5em
	}
	




