body {
	background: #000000;
	font-size: 14px;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: red;
}
table {color:#FF78FF; font-size:14px;}
h1 {color:#FFCC00; font-weight:bold; background:#500000;}
h2 {color:#500000; font-weight:bold; background:#FFCC00;}
hr {color:#ffff00; height:1px}
a { FONT-WEIGHT:BOLD; text-decoration: none;}
a:link {color: #FFCC00;}
a:visited {color: #FFCC00;}
a:active {color: #FF0000;}
a:hover {color: #FF0000; text-decoration: underline;}

.copy {font-size:9px;color:white;}

.tbl {border: 1 solid #0000ff; background-color: #000060; text-decoration: none; color: #ff0060 }
.tb2 {border: 1 solid #ff0000; background-color: #600000; text-decoration: none; color: #6000ff }