body, td, th { 
font-family : Arial, Tahoma, 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 {
color: 92928E; 
font-family: Arial; Tahoma; 
font-size: 10pt; 
font-weight: bold; 
text-decoration: none; 
background-color: #ffffff; padding: 10px
}
.menu:hover {
color: black; 
border-bottom: 5px solid #D80101; 
background-color: #ffffff;
}