
	html, body  
	{background: #202633;
	 text-align: center;
	 color: #ffffcc;
	 font-size: 12px; 
	 font-family: arial, verdana, tahoma, helvetica, sans-serif;
	 scrollbar-face-color:#FDC6A1;
	 scrollbar-highlight-color:#FDC6A1;
	 scrollbar-shadow-color:#FDC6A1;
	 scrollbar-3dlight-color:#FDC6A1;
	 scrollbar-darkshadow-color:#FDC6A1;
	 scrollbar-track-color:#FDC6A1;}
	 
	 
img 
  {border: 0px;
		 vertical-align:top;
	 position: absolute;top:10px;left: 270px; 
	}
	
.table
{background: none;
width:1150px;
position: absolute;top:5px;left:-290px;
	 color: #ffffff;
   font-family:verdana;
	 font-size: 10px;

}

.tr
{background: none;
text-align: right;
	 color: #ffffff;
   font-family:verdana;
	 font-size: 12px;
	 vertical-align:top;
}

.td{background: none;
	 text-align: center;
	 font-size: 10px;
	 color: #ffffff;
   font-family:Verdana;
	 vertical-align: bottom;
	 }
a
{color:#ffffff;
		 font-size: 0.9em;
   font-family:Verdana;
		 vertical-align:top;
text-decoration:none;
	}
a:visited 
	{color:#ffffff;
		 font-size: 0.9em;
   font-family:Verdana;
		 vertical-align:top;
text-decoration:none;
	}
a:hover 
	{color:#f5881D;
		 font-size: 0.9em;
   font-family:Verdana;
vertical-align:top;
text-decoration:none;
	}

