body {
 background-image: url('img/v501.gif');
 background-attachment: fixed;
 background-position: left top;
 background-repeat: no-repeat;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-width: 0px;
 margin-height: 0px;
 scrollbar-3dlight-color: #99CCFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #3399CC;
 scrollbar-darkshadow-color: #0066CC;
 scrollbar-arrow-color: #003366;
 scrollbar-face-color: #99CCFF;
 scrollbar-track-color: transparent;
}
a {
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 color: #FF0000;
 cursor: help;
 position: relative;
 top: 1px;
 left: 1px;
}
td {
 border-right: 2px solid #003366;
 font-family: verdana;
}
h1 {
 font-size: 20pt;
 line-height: 22pt;
 text-align: right;
}
h2 {
 font-size: 16pt;
 line-height: 18pt;
}
li, dd {
 text-align: justify;
}
hr {
 color: #003366;
 width: 75%;
}
#text {
 font-size: 9pt;
 line-height: 12pt;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 9px;
 padding-bottom: 10px;
}
#menu {
 font-size: 8pt;
 padding-top: 20px;
}
#head {
 background: #003399;
 color: #FFFFFF;
 font-weight: bold;
 padding-top: 2px;
 padding-bottom: 3px;
 text-align: right;
}
#head a {
 color: #FFFFFF;
}
#head a:hover {
 color: #99CCFF;
}
#links {
 padding-top: 2px;
 padding-bottom: 15px;
 text-align: left;
 width: 135px;
}
#links a {
 font-weight: normal;
}