<style> 
	.bull        { font-family: Arial; font-size: 10pt }

	map          { font-family: Arial; font-size: 10pt; color: #0000FF }
.roll        { font-family: Arial; font-size: 10pt; color: #FFFFFF; text-decoration: none; 
               font-weight: bold }	a.roll: hover { color: #CC0000 }
	.fixedfont { 
		font-size:18px; }
	
	.fixedfonts { 
		font-size: 14px; }
		
	

	.bullets { 
		font-family:Arial; 
		font-size:10pt;
		font-weight:bold;
		color:navy;
		text-decoration:none }
	
	A.bullets { 
		color:navy; }
	a.bullets: hover { color: navy }	
	
	.map          { font-family: Arial; font-size: 10pt; color: #0000FF }	
	A.map			{ font-family: Arial; font-size: 10pt; color: #0000FF }
	a.map			{ font-family: Arial; font-size: 10pt; color: #0000FF }
		
	.links { 
		font-family:Arial; 
		font-size:10pt;
		font-weight:bold;
		color:white;
		text-decoration:none }
	A.links { 
		color:white; }
	a.links: hover { color: #CC0000 }
	
	.bio { 
		font-family:Arial; 
		font-size:8pt;
		color:white;
		text-decoration:none }
	A.bio { 
		color:white; }
	a.bio: hover { color: #CC0000 }
.title {
		font-family:Arial;
		font-size:18pt;
		font-weight:bold;
		color:black; }
	.subtitle {
		font-family:Arial;
		font-size:12pt;
		font-weight:bold;
		color:black; }
	.content {
		font-family:Arial;
		font-size:10pt;
		text-decoration: none; }
	P.breakhere {page-break-before: always;}
</style>				



