A:link 		{ text-decoration: none; 
			font-family: sans-serif;
			font-size: 8pt;}
			
A:visited 	{ text-decoration: none; 
			font-family: sans-serif;
			font-size: 8pt;}
			
A:active 	{ text-decoration: none; 
			font-family: sans-serif;
			font-size: 8pt;}
			
			
SPAN.topline 		{text-align:	center;
					font-style:		bold;
					font-size:		22pt;
					font-family:	"Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
					color:			#800040;
					padding:		0;}
					
H2					{text-align:	center;
					font-style:		bold;
					font-size:		20pt;
					font-family:	"Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
					color:			#000000;
					padding:		0;}
					
H3					{text-align:	center;
					font-style:		bold;
					font-size:		16pt;
					font-family:	"Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
					color:			#000000;
					padding:		0;}
					
DIV.prose A:visited 	{ text-decoration: none; 
					font-family: sans-serif;
					font-size: 13pt;
					color: #800040;}
					
DIV.prose A:link 	{ text-decoration: none; 
					font-family: sans-serif;
					font-size: 13pt;
					color: #800040;}
					
DIV.prose A:active 	{ text-decoration: none; 
					font-family: sans-serif;
					font-size: 13pt;
					color: #800040;}
					
DIV.prose P			{text-align: 	center;
					margin-left:	10%;
					margin-right:	10%;
					font-family: 	"Garamond", "Georgia", "Times New Roman", "Times", serif;
					font-size:		10pt;}
					

					
SPAN.quote			{text-align: 	center;
					margin-left:	15%;
					margin-right:	15%;
					font-family: 	"Garamond", "Georgia", "Times New Roman", "Times", serif;
					font-size:		11pt;
					padding:		0;}					
