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