P, TD, LI, BLOCKQUOTE {
   font-size : 13px; 
   font-family : Trebuchet MS, sans-serif; 
}

H4 {
   font-family : Trebuchet MS, sans-serif; 
   text-align : left;
   font-size : 15px; 
}

H3 {
   color : #005197;  
   font-family : Trebuchet MS, sans-serif; 
   text-align : center;
   font-size : 17px; 
}


H2 {
   color : #8c0018;
   font-size : 19px; 
   font-family : Trebuchet MS, sans-serif; 
   text-align : center; 
}


H1 {
   font-size : 21px; 
   font-family : Trebuchet MS, sans-serif; 
   text-align : center; 
}


B {
   font-size : 14px; 
   font-family : Trebuchet MS, sans-serif; 
}

A:link, A:visited {
	color: #005197;
	font-weight: bold;
}

A:active {
	color: black;
}		

.photoborder {
	border-width: 4px;
	border-color: #005197;
	border-style: ridge;
}	

.cellborder {
	border-width: 2px;
	border-color: #000000;
	border-style: ridge;
}	