body, td, th { 
font-family : Futura, Tahoma, Arial, Helvetica, sans-serif;
font-size : 10pt;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #646464;
}
li {
    font-size: 9pt;
}
a:link {  
color: #7F7F7F;
font-weight: bold;
text-decoration: none
}
a:hover { 
color: #000000;
font-weight: bold;
text-decoration: none 
}
a:visited { 
color: #7F7F7F;
font-weight: bold;
text-decoration: none 
}
a:visited:hover { 
color: #000000;
font-weight: bold;
text-decoration: none 
}
h2 {

	font-size: 10pt;
	color: #7F7F7F;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #646464;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #D7A544;
}

.menu {
font-family: Tahoma, Arial; 
font-size: 10pt; 
font-weight: bold;
border-right: 1px dashed #B9B9B9;
text-decoration: none;
background-color: #transparent; 
padding: 10px

}

.menu:hover {
color: #000000; 
border-bottom: 3px solid #95CC44; 
}