body {
 font-family: verdana;
 font-size: 8pt;
 scrollbar-3dlight-color: #FF9933;
 scrollbar-arrow-color: #003399;
 scrollbar-darkshadow-color: #FF9933;
 scrollbar-face-color: #FF9933;
 scrollbar-highlight-color: #003399;
 scrollbar-shadow-color: #003399;
 scrollbar-track-color: #FF9933;
}
a {
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 color: #000000;
 cursor: help;
}
h1 {
 font-size: 20pt;
 line-height: 22pt;
 text-align: right;
}
h2 {
 font-size: 16pt;
 line-height: 18pt;
}
li, dd {
 text-align: justify;
}
hr {
 color: #003399;
 width: 75%;
}
#menu {
 background: #D9B299;
 background-image: url('img/v412.jpg');
 background-position: right top;
 background-repeat: no-repeat;
 font-family: verdana;
 font-size: 8pt;
 font-weight: bold;
}
#text {
 background: #99CCFF;
 border-top: 1px solid #CC6600;
 border-bottom: 1px solid #CC6600;
 font-family: verdana;
 font-size: 9pt;
 line-height: 12pt;
 padding: 10px;
}
#rights {
 background: #D9B299;
 font-family: verdana;
 font-size: 8pt;
 padding: 3px;
}
.updates {
 border-bottom: 1px solid #000099;
 font-family: times new roman;
 font-size: 12pt;
 font-style: italic;
 font-weight: bold;
 padding-bottom: 2px;
 text-align: right;
}