<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--
	   
h1 {font-family: Verdana, Arial; 
    font-size: 14pt; 
    color: "#0000FF";
    font-weight: bold;
    text-align: center;}
/*Main title*/
	
h2  {font-family: Verdana, Arial; 
    font-size: 10pt; 
    color: #0000FF;
    font-weight: bold;
    text-align: center;}
/*page title;*/
       
h3  {font-family: Verdana, Arial; 
    font-size: 10pt; 
    color: #0000FF;
    font-weight: bold;
    text-align: center;} 
/*section title*/
     
h4  {font-family: Verdana, Arial; 
     font-size: 8pt; 
     color: black;
     font-weight: bold;     
     text-align: center;}      
/*paper, mount names; site..heykee;click on .. to view; return, select.avail.*/

h5  {font-family: Verdana, Arial; 
     font-size: 10pt; 
     color: #0000FF;
     font-weight: bold;
     text-align: left;}     
/*ordering steps,*/
        
h6 {font-family: Verdana, Arial; 
    font-size: 8pt; 
    color: black;
    font-weight: bold;
    text-align: left;}        
/*ordering selection*/


     
a {text-decoration: none;}
a:link {color: #0000FF;}
a:visited {color: #8A2BE2;}
a:hover: {color: red;}
a:active {color: blue;}                                
     
#navigation {position: fixed;
             top: 0px;
             left: 15px;
             width: 200px}
             
#navigation a {display: block;
               font-family: Arial;
               font-size: 9pt; 
               Font-weight: bold;}             

#content {position:absolute;
          top: 35px;
          left: 225px;
          right: 12%;
          font-family: Verdana, Arial; 
          font-size: 9pt; 
          text-align: justify;
          bgcolor="#FFFFFF";
          text="#000000";
          display: block;}

#content a {text-decoration: underline;}          
          
#boxes {position:absolute;
        top: 40px;
        left: 88%;
        font-family: Verdana, Arial; 
        font-size: 6pt; 
        text-align: right;
        display: block;}

#boxes a {text-decoration: underline;}         
        
-->
</style>