.style1 {
	font-family: "Palatino Linotype";
	text-align: center;
}
.style2 {
	font-family: "Book Antiqua";
	text-align: center;
}
body	{	
	font-size:	76%;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Arial, Helvetica, sans-serif;

	}	

p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	
	}	

small	{	
	font-size:	small;
	}	

big	{	
	font-size:	large;
	}	

pre	{	
	font-family:	'Monotype.com', Courier New, monospace;
	}	

ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	}	

table, tbody, tr, td	{
	font-size:	.9em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, "Myriad Web", Syntax, sans-serif;
	font-style: italic;	
	}	

	/* end body type */	
	h1	{
	font-family:	Optima, "Gill Sans", Futura, sans-serif;
	font-size-adjust:	.53;
	font-size:	200%;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #003300;
	padding-bottom: 5px;
	}	
	a:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F30;
	background:	white;
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#996;
	background:	white;
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F30;
	background:	#FF0;
	}	
		
a:hover	{	
	text-decoration:	none;
	color:	#F30;
	background:	white;
	}	
		
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C30;
	background:	white;
	}	
		

col {
	text-align: center;
}

