html {
    overflow-y: scroll;
}

body { 
    background-image: none; 
    background-color: #000000
}

.head {
   font-family: times new roman,times,serif;
   font-size: 14pt;
   color: #FFFFFF;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

.sub1 {
   font-family: arial,helvetica,sans-serif;
   font-size: 14pt;
   color: #CEA95D;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

.sub2 {
   font-family: arial,helvetica,sans-serif;
   font-size: 12pt;
   color: #999999;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

body, div, p, th, td, li, dd  {
   font-family: times new roman,times,serif;
   font-size: 13pt;
   color: #F3F1E4;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
}

a:visited {
   color: #BAC9DF;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

a:active {
   color: #FFFFFF;
   text-decoration: underline;
   font-style: normal;
   font-weight: bold;
}

a:link {
   color: #FBEEAA;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

a:hover {
   color: #BAC9DF;
   text-decoration: underline;
   font-style: normal;
   font-weight: bold;
}

.btable { 
    border-collapse: collapse; 
    border: 1px solid #999999; 
}

.btd { 
    border: 1px solid #999999; 
}
