

a	{ color: #006600;
		font-weight: bold;
		text-decoration: none;
		font-size: 12pt;}

a:hover	{ color: #804000;
		text-decoration: underline;}
		
H3		{ color: #804000;}

div.tagline	{ color: #E0DBA9;
			background color: #006600;
			font-size: 15pt;
			font-weight: bold;}
			
div.headline	{ color: #E0DBA9;
				background color: #804000;
				Font-size: 15pt;
				font-weight: bold;}
			
div.address	{ font-size: 14pt;
			font-weight: bold;
			}
			
div.price	{ font-weight: bold;
			font-size: 13pt;}
			
div.attn	{color: red;
			font-weight: bold;
			font-size: 18pt;}
			
H1			{color: #804000;}

p			{font-size: 13pt;
			text-align: justify;}
			
div.footer	{font-family: ARIAL, HELVETICA;
			font-size: 7pt;}
			

