BODY { color: #99CC66;
       background-color: #000000; 
       background-attachment: fixed;
     }

HTML,BODY {
  scrollbar-3dlight-color: #1675B7;
  scrollbar-arrow-color: #FF9900;
  scrollbar-base-color: #FF0000;
  scrollbar-dark-shadow-color: #FF0000;
  scrollbar-face-color: #55B5F8;
  scrollbar-highlight-color: #B5B5B5;
  scrollbar-shadow-color: #1E90FF;
}

P, TD, TR { color: #ADD8E6; 
            font-family:  "Verdana", "Times New Roman", serif, sans-serif;
            font-size: 10pt;
          }
TH { 	color: #FFFFFF; 
        font-family:  "Verdana", "Times New Roman", serif, sans-serif;
       	  }
TH A { 	color: #FFFFFF; 
        font-family:  "Verdana", "Times New Roman", serif, sans-serif;
       	  }
TH A:visited { 	color: #FFFFFF; 
        font-family:  "Verdana", "Times New Roman", serif, sans-serif;
       	  }

td.menu { 
	background: #000000;
	}
table.menu {
	background: #87CEEB;
	position:absolute;
	visibility:hidden;
	}


A { text-decoration: none;
    color: #1E90FF;
  }
A:active { color: #4169E1; }
A:visisted { color: #1E90FF; }
A:Hover   { text-decoration: underline overline; }

H1, H2, H6 { COLOR: #ADD8E6;
            font-family: "Verdana", "Times New Roman", serif, sans-serif;
            font-size: 16pt;
            font-weight: bold;
          }

.white { COLOR: #FFFFFF; }

.button {
   color: #FFFF99;
   font-weight: normal;
   font-family: "Verdana", "Times New Roman", serif, sans-serif;
   font-size: 12px;
   background: #006699;
   border: solid #CCCCFF;
   border-style: outset;
   border-width: 2px;
   text-align: center;
  }
.fillin {
   color: #9999CC;
   font-weight: normal;
   font-family: "Verdana", "Times New Roman", serif, sans-serif;
   font-size: 12px;
   background: #000000;
   border: solid #CCCCFF;
   border-style: inset;
   border-width: 1px;
   text-align: left;
  }

.noncanon {
   color: #FF9900;
   font-style: italic;
}
