        body
      { margin: 0px; 
	    background: white;
		color: black }

        p, td, ul, ol
      { font: 11px/1.5 Verdana;
        color: inherit; }
		
        p.small
      { font: 10px/1.5 Verdana;
        color: inherit; }
		
        td.small
      { font: 10px/1.5 Verdana;
        color: inherit; }

        span.small
      { font: 10px/1.5 Verdana;
        color: inherit; }
		
        p.small-light
      { font: 10px/1.5 Verdana;
        color: #999999; }

        h1, h3 
	  { font: 18px Trebuchet MS; 
	    color: inherit; 
		text-decoration: bold; }

        a
	  { text-decoration: underline;}

        a
	  { color: #0000CC; }

        a:visited 
	  { color: #990099; }

        a:active
	  { color: inherit; }

        INPUT 
	  { font-family: verdana; 
	    font-size: 8pt; 
		font-color: #CCCCCC; }

        SELECT
	  { font-family: verdana; 
	    font-size: 8pt; 
		font-color: #CCCCCC; }