   

  		body  {
         	background-color: #000;	
         }
  
         table  {
         	font-family : Arial, Verdana, Helvetica, helv, sans-serif, swiss;
         	font-size : 12px;
         	color : #FFF;
         	text-decoration : none;
         }

 
        th  {
         	font-family : Arial, Verdana, Helvetica, helv, sans-serif, swiss;
         	font-size : 12px;
         	color : #FFF;
         	text-decoration : none;
         }

  
         td  {
         	font-family : Arial, Verdana, Helvetica, helv, sans-serif, swiss;
         	font-size : 12px;
         	color : #FFF;
         	text-decoration : none;
         }
		 

		a:link  {
         	font-family : Arial, Verdana, Helvetica, helv, sans-serif, swiss;
         	font-size : 12px;
			font-weight : none;
         	color : #CB6F00; 
         	text-decoration : underlined;
         }
		 	a:active  {
         	font-family : Arial, Verdana, Helvetica, helv, sans-serif, swiss;
         	font-size : 12px;
			font-weight : none;
         	color : #CB6F00; 
         	text-decoration : underlined;
         }
		 	a:visited  {
         	font-family : Arial, Verdana, Helvetica, helv, sans-serif, swiss;
         	font-size : 12px;
			font-weight : none;
         	color : #CB6F00; 
         	text-decoration : underlined;
         }
		 
	 
		  .font16 {
         	font-family : Arial, Verdana, Helvetica, helv, sans-serif, swiss;
         	font-size : 16px;
			font-weight : 600;
         	color : #FFF; 
         	text-decoration : none;
         }
		 
		 .font13 {
         	font-family : Arial, Verdana, Helvetica, helv, sans-serif, swiss;
         	font-size : 13px;
			font-weight : 600;
         	color : #FFF; 
         	text-decoration : none;
         }







