
<STYLE TYPE="text/css">

  DUMMY
  {
  }

  BODY 
  {
    background-color: #FFFFFF;
    font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Helvetica', sans-serif;
    margin-left: 20;
    margin-top: 10;
    margin-right: 50;
  }

  H1 
  {
    font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Helvetica', sans-serif; 
    font-style: italic; 
    font-size: 14pt;
    color: 'white'; 
    background-color: '#005700'
  }
  
  H1.Bar
  {
    font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Helvetica', sans-serif; 
    font-style: italic; 
    color: #CCCCCC; 
    background-color: 'gray'
  }

  H1.Error
  {
    font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Helvetica', sans-serif; 
    font-style: italic; 
    color: #FFFFFF; 
    background-color: #800000
  }
  
  H2 
  {
    font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Helvetica', sans-serif; 
    color: #000000
  }
	
  H3 
  {
    font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Helvetica', sans-serif; 
    color: #000000
  }

  A
  {
  	font-weight: bold;
  }
  
  A:LINK
  {
  	color: #B29052
  	font-weight: bold;
  }
  
  A:VLINK
  {
  	color: #B29052
  	font-weight: bold;
  }
  	
  P
  {
  	font-size: 10pt;
  }

  P.error
  {
    color: #800000;
    font-weight: bold
  }
  
  TD
  {
    font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Helvetica', sans-serif;
  	font-size: 10pt;
  }
  
  TR.Error
  {
    color: #800000;
    font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Helvetica', sans-serif;
  	font-size: 10pt;
  }
  
  UL
  {
    font-weight: bold;
  }

  UL.Done
  {
    font-weight: normal;
    margin-left: 0
  }

  LI
  {
    font-weight: normal;
    margin-left: 60
  }

  LI.Done
  {
    font-weight: normal;
    margin-left: 30
  }

  .HelpText
  {
  	color: #EFBE38;
	font-size: 9pt;
  }
  
  .SmallFont
  {
	  font-size: 4pt;
  }
  .Copyright
  {
	  font-size:11px;
  }
  
  NL
  {
  }    

  
</STYLE>
