body {
font-family: Arial,Verdana,Helvetica;
font-size: 9pt;
color: #000000;
font-weight: bold;
background-color: #D9D9D9;
 scrollbar-arrow-color:#990000;
 scrollbar-face-color:#D9D9D9;
 scrollbar-3dlight-color:#990000;
 scrollbar-highlight-color:#D9D9D9;
 scrollbar-shadow-color:#D9D9D9;
 scrollbar-darkshadow-color:#990000;
 scrollbar-track-color:#D9D9D9;
 width:100%;
 height:100%;
 margin:0px;
 padding:0px;
}
table {
 font-family: Verdana,Arial,Helvetica;
 font-size: 9px;
 font-weight: bold;
 color: #BFBFBF;
}
h1 {
 margin-left: 10px;
 padding-bottom: 0px;
 margin-bottom: 0px;
 font-family: Verdana,Arial,Helvetica;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
}
td.text {
 background-color: #FFFFFF;
 background-position: bottom right;
 background-repeat: no-repeat;
}
a:link,a:visited,a:active {
 font-weight: no;
 color: blue;
 text-decoration: none;
}
a:hover {
 font-weight: no;
 color: red;
 text-decoration: underline;
}
