/* CSS Document */

<style type="text/css">
<!--

body		{background-color: #669966;}
p			{font-family: Arial, Helvetica, sans-serif; font-size: 15px; margin-top: 3px}

h1, h2, h3 	{font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
			 font-weight: bold; margin-top: 0px; margin-bottom: 0px} 
			 
h1			{font-size: 25px; color: #999966}
h2			{font-size:	22px; color: #669966}
h3			{font-size: 16px; color: #999966}

a			{color: #6699cc}

#logo	{color: #669966; text-transform: capitalize; font-weight: bold}


			 
-->		 
</style>