body    { background-color:#FFFFFF;}
h1{
        font-family: Trebuchet MS,Arial,Helvetica;
        font-weight:bold;
        font-size:18pt;
        color:#667835;
}

h2{
        font-family: Trebuchet MS,Arial,Helvetica;
        color:#667835;
        font-weight: bold;
        font-size:14pt;
}

h3{
        font-family: Verdana,Helvetica;
        color:#667835;
        font-weight: bold;
        font-size:12pt;
}

h4{
        font-family: Verdana,Helvetica;
        color:#333333;
        font-weight: bold;
        font-size:10pt;
}



P {
        font-family: Verdana,Helvetica;
        font-size: 10pt;
        color: #333333;
        position: center;
}


ul{
        font-family:Verdana,Helvetica;
        font-size:10pt;
        color: #333333;
        position:relative;
}

li{
        list-style-type: disk;
        
}



td{
		 font-family: Verdana,Helvetica;
        font-size: 10pt;
        color:#333333;
}

a:link {
		color: #667835;
		position: relative;
		text-decoration: underline;
		font family: Arial,Helvetica;
       font size: 10pt;

}

a:visited {
		color: #330000;
		position: relative;
		text-decoration: underline;
		font family: Arial,Helvetica;
        font size: 10pt;

}
a:hover {
		color: #CC3300;
		position: relative;
		text-decoration: underline;
		font family: Arial,Helvetica;
        font size: 10pt;

}


a.navigation:link{
        color:#3B3B3B;
        text-decoration:none;
        font-family:Verdana,Helvetica,sans-serif;
        font-size:10pt;
        font-weight:bold;}
        
a.navigation:visited{
        color:#3B3B3B;
        text-decoration:none;
        font-family: Verdana,Helvetica,sans-serif;
        font-size:10pt;
        font-weight:bold;}
        
a.navigation:hover{
        color:#3B3B3B;
        text-decoration:none;
        font-family:Verdana,Helvetica,sans-serif;
        font-size:10pt;
        font-weight:bold;
	background-color:#C4C4C4;
		 }

