body { 
font-family : Tahoma, Arial, sans-serif;
} 
h1 { 
font-size : 10pt;
font-weight : bold;
color : #000000;
} 
li { 
font-size : 9pt;
} 
a:link { 
color : #5a5eb1;
font-weight : bold;
text-decoration : none;
} 
a:hover { 
color : #000000;
font-weight : bold;
text-decoration : none;
} 
a:visited { 
color : #5a5eb1;
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;
} 
body, td, th { 
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 10pt;
} 
.menu { 
font-family : Tahoma;
font-size : 9pt;
font-weight : bold;
text-decoration : none;
background-color : #ffffff;
padding : 8px;
} 
.menu:hover { 
color : black;
background-color : #ffffff;
}