
P, LI, BLOCKQUOTE {
   font-size : 12px; 
   font-family : Book Antiqua; 
   margin-left : .5in;
}

TD {
	font-size : 12px;
	font-family : Book Antiqua;
}	

H3 {
   font-size : 18px;
   font-family : Book Antiqua; 
   text-align : center; 
}


H2 {
   font-size : 20px; 
   font-family : Book Antiqua; 
   text-align : center; 
}


H1 {
   font-size : 22px; 
   font-family : Book Antiqua; 
   text-align : center; 
}


B {
   font-size : 12px; 
   font-family : Book Antiqua; 
}


A:link, A:visited {
	color: blue;
	font-style: bold;
}

A:active {
	color: navy;
}		

BODY {
	background-color: #ffffff;
}	