.contentsbar  { 
    font-family: Arial; color:#286d28; font-size: 13px; font-weight: bold; 
    height: 865px;
    }
    
.titlebar  { 
    padding-top:10px;  
    height:30px; background-color: #dce6ef;
    }
    
.separatorbar  { 
    height: 2px; background-color: #dbe1d7;
    }

.maintitle  { 
    font-family: Arial; color:#1a61a4; font-size: 20px; 
    }
    
.chaptertitle  {
	font-family: Arial;
	color:#1a61a4;
	font-size: 18px;
	font-weight: bold;
    } 
    
.strongtext  {
	font-family: Arial;
	color:#1a61a4;
	font-size: 16px;
	font-weight: bold;
    }    

.boldtext  {
	font-family: Arial;
	color:#1a61a4;
	font-size: 14px;
	font-weight: bold;
    } 

.author  { 
    font-family: Arial; color:#767676; font-size: 13px; 
    }
    
.article  { 
    padding-top: 20px;  	
    padding-left: 20px;  
	max-width: 900px;	
    font-family: Arial; font-size: 13px; 
    }
    
    .courier {
         font-family: "Courier New", Courier, mono;
    }

body .contentsbar a { color:#1a61a4; }

body a { color:#1a61a4; }

hr { height:0; background-color:#333 };
 
.province    { color: #395A84; font-family: Arial; font-size: 12px; font-weight: bold; }
.speciesFreq { color: #a0a0a0; font-family: Arial; font-size: 12px; }
.storingDate { color: #a0a0a0; font-family: Arial; font-size: 12px; }
