<DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML>

<HEAD>
	<TITLE>Sirmon Style Sheet</title>

    <STYLE TYPE="text/css" TITLE="Style Sheet for Sirmon Web Page">      
        				  
    BODY  { color : white}

	 .fontcom { color : teal;
	 font-weight : bold}
	 
	 .fontcom1 { color : #804040;
	 font-weight : bold}
	 
	 .fontcom2 { color : teal;
	 font-family : Arial, Times, sans-serif;
	 font-size : 9pt;
	 font-weight : bold}
	 
	 .fonttab { color : navy;
	 font-family : Arial, Times, sans-serif;
	 font-size : 9pt;
	 font-weight : bold}
	 
	 .fonttabhead { color : navy;
	 font-family : Arial, Times, sans-serif;
	 font-size : 7pt;
	 font-weight : bold}
	 
	 .fonttab1 { color : #0080ff;
	 font-family : Arial, Times, sans-serif;
	 font-size : 9pt;
	 font-weight : bold}
	 	 
	 .fonttab2 { color : #804040;
	 font-family : Arial, Times, sans-serif;
	 font-size : 12pt;
	 font-weight : bold}
		 
	 .fontnote7 { color : navy;
	 font-family : Arial, Times, sans-serif;
	 font-size : 7pt;
	 font-weight : normal }
		 
	 .fontnum { color : teal;
	 font-family : Arial, Times, sans-serif;
	 font-size : 9pt;
	 font-weight : bold}
	 
	 .fontdna { color : navy;
	 font-family : Arial, Times, sans-serif;
	 font-size : 11pt;
	 font-weight : bold}
	 
	 .fontred { color : red;
	 font-family : Arial, Times, sans-serif;
	 font-size : 9pt;
	 font-weight : bold}
	 
	 .fontmut { color : white;
	 font-family : Arial, Times, sans-serif;
	 font-size : 9pt;
	 font-weight : bold}
	 
	 .fontblk { color : black;
	 font-family : Arial, Times, sans-serif;
	 font-size : 9pt;
	 font-weight : bold}
	 
	 .fontheadred16 { color : red;
	 font-family : Arial, Times, sans-serif;
	 font-size : 16pt;
	 font-weight : bold}
	 	 
	 .fonthead16n { color : #804040;
	 font-family : Arial, Times, sans-serif;
	 font-size : 16pt;
	 font-weight : bold}
	 
	 .fonthead14b { color : #804040;
	 font-family : Arial, Times, sans-serif;
	 font-size : 14pt;
	 font-weight : bold}	 

	 .fonthead14 { color : navy;
	 font-family : Arial, Times, sans-serif;
	 font-size : 14pt;
	 font-weight : bold}
	 
	 .fonthead12 { color : navy;
	 font-family : Arial, Times, sans-serif;
	 font-size : 12pt;
	 font-weight : bold}
	 
	 .fontheadred12 { color : red;
	 font-family : Arial, Times, sans-serif;
	 font-size : 12pt;
	 font-weight : bold}
	 
	 .fontheadred10 { color : red;
	 font-family : Arial, Times, sans-serif;
	 font-size : 10pt;
	 font-weight : bold}
	 
	 .fonthead10 { color : navy;
	 font-family : Arial, Times, sans-serif;
	 font-size : 10pt;
	 font-weight : bold}
	 
	 .fontkit9 { color : teal;
	 font-family : Arial, Times, sans-serif;
	 font-size : 9pt;
	 font-weight : bold}
	 
	 .fontkit12 { color : teal;
	 font-family : Arial, Times, sans-serif;
	 font-size : 12pt;
	 font-weight : bold}
	 
	  .fontkit { color : #804040;
	 font-family : Arial, Times, sans-serif;
	 font-size : 9pt;
	 font-weight : bold}
	 
	P { color : #804040;
	font-size : 13pt;
	font-weight : bold;
	font-family : AGaramond, Times, sans-serif}
		
	P.ten { color : Red;
	font-size : 10pt;
	font-weight : bold;
	font-family : AGaramond, Times, sans-serif}
	
	P.fixed { color : #804040;
	font-size : 10pt;
	font-weight : bold;
	font-family : courier, Agaramond, sans-serif}
				
	H1 { color : #004080;
		font-family : AGaramond, Times, sans-serif;
		font-size : 30pt;
		font-weight : bold}
		
	H2 { color : #804040;
		font-family : AGaramond, Times, sans-serif;
		font-size : 24pt;
		font-weight : bold}
	
	H3 { color : #004080;
		font-family : AGaramond, Times, sans-serif;
	    font-size : 16pt;
		font-weight : bold}
		
	H4 { color : #804040;
		font-family : AGaramond, Times, sans-serif;
		font-size : 14pt;
		font-weight : bold}
		
	H5 { color : Teal;
		font-family : AGaramond, Times, sans-serif;
		font-size : 12pt;
		font-weight : bold}
		
	H6 { color : #ff6600;
		font-family : AGaramond, Times, sans-serif;
		font-size : 12pt;
		font-weight : bold}
		
	  A:hover {color: Red; font-family : AGaramond, Times, sans-serif}
      A:link {color: Navy; font-family : AGaramond, Times, sans-serif}
      A:visited {color: Navy; font-family : AGaramond, Times, sans-serif}
  
      </style>
</head>

<body>
</body>

</html>

