BODY    {
        color: #010101;
        background-color: #000000;
        font-family: Georgia, Tahoma, Verdana;
        font-size: medium;
	      }

h1      {
        color: #999999;;
        font-family: Tahoma;
        font-size: larger;
        font-weight: bolder;
        line-height: -7px;
        text-indent: 8px;
        padding-bottom: -100px;
        padding-top: -11px;
        margin-bottom: -17px;
        }

h2      {
        color: #FF6633;
        font-family: Tahoma;
        font-size: 12;
        font-weight: bolder;
        line-height: -7px;
        padding-bottom: -100px;
        padding-top: -11px;
        margin-bottom: 1px;
        margin-left: 1px;
        margin-top: 6px;
        margin-right: 12px;
        text-transform: none;
        vertical-align: text-top;
        }

h3      {
        color: #FF6633;
        font-family: Tahoma;
        font-size: 11;
        font-weight: lighter;
        line-height: 0px;         
        margin-bottom: 1px;
        margin-left: 1px;
        margin-top: 9px;
        }

h6      {  
        color: Black; 
		  font-size: 9pt;
		  margin-bottom: -1px;
		  margin-top: -1px;
		  font-family: "Zurich BlkEx BT";
        }
		
 h5    { 
       color:#000000; 
	    font-family:Verdana,Arial,Geneva; 
	    font-size:8pt; 
	    }
		
pre    {
       color: Black;
       font-family: Georgia;
       font-size: x-small;
       font-weight: lighter;
       line-height: -5px;
       }

A      {
       color: #FF6633;
       text-decoration: none;
       }

A:HOVER{
       color: #7B7B7B;
       text-decoration: underline;
       }

link   {
       color: #7B7B7B;
       text-decoration: underline;
       }
		 
p      { 
       color:#C0C0C0; f
       font-family:Verdana,Arial,Geneva; 
		 font-size:8pt;  
		 }
		 
TD     { 
       color:#C0C0C0; 
       font-family:Verdana,Arial,Geneva; 
		 font-size:8pt; 
		 }
		 
TR     { 
       color:#C0C0C0; 
		 font-family:Verdana,Arial,Geneva; 
		 font-size:8pt;  
		 margin-top: -2px;  
		 margin-bottom: -3px;   
		 }


