body {
     background-color: #000000;
     font-family: verdana,sans-serif;
		 color: #EAC668; 
		 font-weight: bold; 
		 font-size: 12pt; 
		 text-decoration: none; 
		 scrollbar-face-color: #000000; 
		 scrollbar-shadow-color: #000000; 
		 scrollbar-highlight-color: #EAC668; 
		 scrollbar-3dlight-color: #EAC668; 
		 scrollbar-darkshadow-color: #EAC668; 
		 scrollbar-track-color: #000000; 
		 scrollbar-arrow-color: #EAC668;
		 }
table 
    { 
		  font-family: Verdana, Arial, Helvetica, sans-serif; 
			color: #EAC668; 
			font-size: 12px;
			font-weight: bold;
		}
td 
    { 
		  font-family: Verdana, Arial, Helvetica, sans-serif; 
			color: #EAC668; 
			font-size: 12px;
			font-weight: bold;
		}
.border { border: solid #EAC668 1px; }
.none { border: none }
.bg { background-color: #000000; border: solid #EAC668 1px; }
.bg1 { background-image: url(bg.jpg); background-attachment: fixed; background-repeat: no-repeat; background-position: right ; background-color: #000000; border: solid #EAC668 1px; }

.copyright 	{  font-size: 12px; line-height: 14px}
