body,td {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
    scrollbar-3dlight-color: black;
    scrollbar-arrow-color: white;
    scrollbar-darkshadow-color: black;
    scrollbar-face-color: black;
    scrollbar-highlight-color: Red;
    scrollbar-shadow-color: Red;
    scrollbar-track-color: black;

}
}

a:link,a:active,a:visited {
  color:white;
  text-decoration:underline;
}
a:hover {
  color:white;
	text-decoration:none;
}

.hdr {
  font-size:16px;
	font-style: italic;
	font-weight: bold;
	color: #EBC25B;
}

.sm {
  font-size:11px;
}.header {
	font-family: "16px #EBC25B bold font-style: italic";
}
