body, p, td{
font-family:Verdana;
font-size:10pt;
font-weight:normal;
color:#000000;
}

body{
background-color:#667c6a;
}

h1{
font-family:Verdana;
font-size:14pt;
font-weight:bold;
color:#000000;
}

h2{
font-family:Verdana;
font-size:12pt;
font-weight:bold;
color:#667c6a;
}

h3{
font-family:Verdana;
font-size:10pt;
font-weight:bold;
color:#000000;
}

h4{
font-family:Verdana;
font-size:8pt;
font-weight:normal;
font-style:italic;
color:#000000;
}


a:link {
	color: #00F;
         text-decoration: underline;
}
a:visited {
	color: #9BBB59;
         text-decoration: underline;
}
a:hover {
	color: #9BBB59;
         text-decoration: underline;
}

a:active {
	color: #6F8938;
         text-decoration: underline;
}

.menu td a{
color:#000;
font-size: 10pt;  
text-decoration: none;
font-weight:bold;
}

.menu td a:hover{
color:#000;
text-decoration: none;
}