BODY   {
      

		color:		                #ffffff;
		font-family:	            Arial, Verdana, Helvetica;
		font-weight:                regular;
		background:         	    transparent;
		font-size:                  10pt;
		vlink:                      #0066ff;
		link:                       #ffffff;
		scrollbar-base-color:       #ffffff;
		scrollbar-face-color:       #cccccc;
		scrollbar-track-color:      #333333;
		scrollbar-arrow-color:      #000000;
		scrollbar-highlight-color:  #ffffff;
		scrollbar-3dlight-color:    #ffffff;
		scrollbar-shadow-color:     #cccccc;
		scrollbar-darkshadow-color: #9ba3b6;
		
		}

H1		{
		font-family:	Arial, Verdana, Helvetica;
		font-weight:    bold;
		background:	    transparent;
		margin-top:	    0%;
		color:		    #fffffff; 
		text-align:	    left;
		}
		
H2, H3, H4, H5	{
        font-family:	Arial, Verdana, Helvetica;
		font-weight:    bold;
		background:	    transparent;
		color:		    #ffffff; 
		margin-top:	    0%;
		text-align:	    left;
		}
		
TD      {
        font-size:      11pt;
		font-family:    Arial, Verdana, Helvetica;
		font-weight:    regular;
		}
TH      {
        font-size:      11pt;
		font-family:    Arial, Verdana, Helvetica;
		font-weight:    bold;
		}
		
TEXTAREA { 
		width:         200pt;
		font-family:   Arial, Verdana, Helvetica;
		font-size:     10pt;
		font-weight:   regular; 
		color:         #FFFFFF; 
		background-color: #999999;
		}

input  { 
       
		font-family:   Arial, Verdana, Helvetica;
		font-size:     10pt;
		font-weight:   regular; 
		color:         #FFFFFF; 
		background-color: #999999;
		}	