body{  background-color: #000000;  background-image: url('../images/back.gif');  background-repeat: repeat;  background-attachment: fixed;  font-family: Arial;  font-size: 10pt;  color: #CCFF99;  scrollbar-face-color: #66ff33;  scrollbar-shadow-color: #660066;  scrollbar-highlight-color: #000000;  scrollbar-3dlight-color: #000000;  scrollbar-darkshadow-color: #000000;  scrollbar-track-color: ##000000;  scrollbar-arrow-color: #000000; font-weight: bold  }a:link{	color: #99ff33; text-decoration: none;	}a:active{	color: #0000ff; text-decoration: none;	}a:visited{	color: #ccff99; text-decoration: none;	}a:hover{	color: #FF0000; text-decoration: none; cursor: hand;	}h1 { font-style: italic; text-align: Center }h2 { font-size: 14pt }h6 { font-size: 8pt }h3 { font-size: 12pt; font-weight: bold }hr { color: #006600 }