/* This is a CSS document, created by Prime Style, available at http://www.northnet.com.au/~hardy/prime/style/ */
	
 
	

   A:link {
      font-family: "verdana", Sans-serif;
	  font-size: 10pt;
	  text-decoration: none;
	  color: yellow ;
	  }
	  
   A:visited {
      font-family: "verdana", Sans-serif;
	  font-size: 10pt;
	  text-decoration: none;
	  color: white;
	  }
	  
	A:active {
      font-family: "verdana", Sans-serif;
	  font-size: 10pt;
	  text-decoration: none;
	  color: white;
	  }
	
   Span.h1 {
	  font-family: "arial", Sans-serif;
	  font-size: 20pt;
	  font-weight: bold;
	  color: white;
	  }
	  
  Span.h2 {
	  font-family: "arial", Sans-serif;
	  font-size: 14pt;
	  font-weight: bold;
	  color: white;
	  }
	  
  Span.txt {
	  font-family: "verdana", Sans-serif;
	  font-size: 10pt;
	  color: white;
	  }
	  
   Span.sub {
	  font-family: "verdana", Sans-serif;
	  font-size: 8pt;
	  font-style: italic;
	  color: white;
	  }
   
   