bg {
	background-color: #000000;
	margin: 0px;
}

body {
	background-color: #000000;
	margin: 0px;
        scrollbar-face-color: #000000;
        scrollbar-arrow-color: #000000;
        scrollbar-shadow-color: #000000;
        scrollbar-darkshadow-color: #000000;
        scrollbar-highlight-color: #444444;
        scrollbar-track-color: #000000;
        scrollbar-3dlight-color: #000000;}

.h1 {
	background: #ECECEC;
	font: 9pt Trebuchet MS;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #E9AA00;
	padding: 2px;}

a, a:link, a:visited {text-decoration: underline;color: #656565;font-weight:bold;}
a:hover{text-decoration: none;color: #F0AF00; font-weight:bold;}

.tr,td {font-family: Verdana,Tahoma,Arial,Helvetica; font-size:7pt; line-height:12pt; color: #727272; text-align:center;}


img {
		border-left-color:#68696A;
		border-bottom-color:#68696A;
		border-top-color:#68696A;
		border-right-color:#68696A;}
