body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	
	fieldset,img {  
	    border:0; 
	}

	a img {
		border: none;
		}
	a {outline: 0;} 

	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
/*	    font-weight:normal; */
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
/*	    font-weight:normal; */
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 

body, td, th, p
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #333333;
font-size: 11px;
line-height: 16px;
text-align:justify;
}


<STYLE TYPE="TEXT/CSS">
<!--

a  {  color : #4A896A; font-weight: bold; text-decoration: underline; }
a:visited {  color : #4A896A; font-weight: bold; text-decoration: underline; }	
a:hover  {  color: #C63B28; font-weight: bold; text-decoration: none; }

.redlinkS:link  {  color : #C63B28; font-size: 10px; font-weight: bold; text-decoration: underline; }
.redlinkS:visited {  color : #C63B28;  font-size: 10px; font-weight: bold; text-decoration: underline; }	
.redlinkS:hover  {  color: #4A896A;  font-size: 10px; font-weight: bold; text-decoration: none; }

.greenlinkS:link  {  color : #4A896A; font-size: 10px; font-weight: bold; text-decoration: underline; }
.greenlinkS:visited {  color : #4A896A;  font-size: 10px; font-weight: bold; text-decoration: underline; }	
.greenlinkS:hover  {  color: #C63B28;  font-size: 10px; font-weight: bold; text-decoration: none; }


.green { color:#4A896A; }
.greenL { font-size: 15px; color:#4A896A; }

.red { color:#C63B28; }
.redL { font-size: 15px; color:#C63B28; }

.headRed { font-size: 18px; color:#C63B28; }
.yellow { font-family: Arial; color:#F89A1C; font-weight: bold; font-size: 17px; }

.footertxt {  font-size: 9px; font-weight: normal; color:#ffffff; }

.footerlink:link {  font-weight: normal; font-size: 9px; color:#ffffff; text-decoration:underline; }
.footerlink:visited {  font-weight: normal; font-size: 9px; color:#ffffff; text-decoration:underline; }
.footerlink:hover {  font-weight: normal; font-size: 9px; color:#264636; text-decoration:none; }

.footmenu:link {  font-size: 9px; color:#EA7F4A; text-decoration:underline; }
.footmenu:visited {  font-size: 9px; color:#EA7F4A; text-decoration:underline; }
.footmenu:hover {  font-size: 9px; color:#009999; text-decoration:none; }
.footmenutxt {font-size: 9px; font-weight: normal; color: #009999;}


.navigation{

position:absolute;
visibility: hidden;
border:1px solid #ffffff;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 20px;
z-index: 100;
background-color: #E5E5E5;
width: 205px;
}

.navigation a{
color: #333333;
width: 100%;
display: block;
border-bottom: 1px solid #ffffff;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.navigation a:hover{ /*hover background color*/
background-color: #4A896A;
color: white;
text-decoration:none;
}

.mainmenu:link{
font:bold 10px Verdana;
text-decoration: none;
color:white;
}




.mainmenu:visited{
font:bold 10px Verdana;
text-decoration: none;
color:white;
}

.mainmenu:hover{ 
font:bold 10px Verdana;
color: white;
text-decoration: underline;
}

-->
</STYLE>