body { color: #000000; font-size: 10px; font-family: arial; background-color: #000000; }

font { color: #000000; font-size: 12px; font-family: arial; font-weight: bold; }

p {}

.copy{color: #505050; font-size: 8pt; font-family: arial;}
.white { color: #000000; font-weight: bold; }
p {color: #ffffff}
td {}
.green {color: #aeff00}

a:link { 		color: #a0a0a0; 
			font-family: arial; 
			font-size: 12px; 
			font-weight: bold;
			text-decoration: none;}

a:visited { 		color: #a0a0a0;
			font-family: arial; 
			font-size: 12px; 
			font-weight: bold;
			text-decoration: none;
  			}

a:hover { 	color: #aeff00;
		font-family: arial; 
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;
		 }

a:active { color: #aeff00; }

html {scrollbar-base-color: #000000;
 scrollbar-3d-light-color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #aeff00;
  scrollbar-shadow-color: #aeff00;
  scrollbar-track-color: #000000;}
