A
		{
		font-weight: 		bold;
		text-decoration: 	none;
		}


A:hover 	{
		background: 		#FFFFFF;
		color: 			#000000;
		}


A:link	 	{
		color: 			navy;
		}


A:visited 	{
		color: 			#336699;
		}


ADDRESS		{
		font-size:		.75em;
		font-style:		normal;
		line-height:		1.2em;
		}


BODY, TD, BIG, SMALL, ADDRESS, FONT, A, P, H1, H2, H3, H4, H5, H6, STRONG, B, I
		{
		font-family: 		Garamond, "Times New Roman", "Times New Roman Special G1", serif;
		}


BODY 		{ 
		text-align: 		left;
		margin:			1%;
		}


H1		{	
		font-size-adjust:	.53;
		font-size:		2em;
		font-weight:		400;
		}	


		
H2		{	
		font-size-adjust:	.53;
		font-size:		1.75em;
		font-weight:		400;
		}	


	
H3		{	
		font-size-adjust:	.53;
		font-size:		1.58em;
		font-weight:		400;
		}	


	
H4		{	
		font-size-adjust:	.53;
		font-size:		1.33em;
		font-weight:		500;
		font-style:		normal;
		}	



H5, DT		{	
		font-size-adjust:	.53;
		font-size:		1.17em;
		font-weight:		600;
		}	



H6		{	
		font-size-adjust:	.53;
		font-size:		1em;
		font-weight:		700;
		}	


P.pullquote	{
		background: #669966;
		color: #000000;
		padding: 5%;
		font-size: 125%;
		font-style: italic;
		border: medium black solid;
		margin-left: 20%;
		margin-right: 10%;
		}