body {  
font-family: Verdana, Arial;  
font-size: 10pt;  color: #666666;  
background-color: white;
}
td {  
font-family: Verdana, Arial;  
font-size: 10pt;  color: #666666;
}
a {  
font-weight: bold;  
text-decoration: none;  
color: #3366ff;
}
a:hover {  
text-decoration: underline
}
a:visited {  
color: #3366ff;  /* color: #6b7ba6; */
}
h3 {  
font-family: Verdana, Arial;  
font-weight: bold;
}
h4 {  
font-family: Verdana, Arial;  
font-weight: bold;  
color: #cc9933;  
font-size: 11pt;
}
h5 {  
font-family: Verdana, Arial;  
font-weight: bold;  
color: #cc9933;  
font-size: 9pt;
}
.small {  
font-size: 7pt;
}
.tiny {  
font-size: 5pt;
}
.menu {  
text-align: center
}
pre.code {  
font-family: 'Courier New', Courier;  
font-size: 9pt;  
margin-top: 1em;  
margin-bottom: 1em;  
margin-left:0px;  padding:5pt;
}
