.related  { color: #999966; 
			font-weight: bold; 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 70%; }
			
.caption  { color: #999966; 
			font-weight: bold; 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 70%; }	
			
.courtesy  { color: #000000; 
			font-weight: bold; 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 70%; }										

.biblio  { color: #999966; 
			font-weight: bold; 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 92%; }			

.biblioText  { color: #999966; 
			font-weight: bold; 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 70%; }						               

.copyright  { color: #000000;
			font-weight: bold; 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 70%; }	

.header   { font-weight: bold; 
          	color: #336699;
            font-size: 100%;
            line-height: 120%;
            font-family: Arial, Helvetica, sans-serif; }
               
.body   { 	margin-top: 0px;
          	color: #000000;
            font-size: 92%;
            line-height: 120%;
            font-family: Arial, Helvetica, sans-serif; }

.date   { 	color: #999966; 
			font-weight: bold; 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 70%; }			
			
/* don't change the order of the links */

A:visited {
   color : #336699; 
}

A:link {
   color : #336699; 
}

A:hover {
   color : #000000; 
}

A:active {
   color : #336699; 
}

