<STYLE type='text/css'> 

body		{text-decoration: none;}
a:link		{color: blue; text-decoration: none;}
a:visited	{color: gray; text-decoration: none;}
a:hover		{color: red; text-decoration: underline;}

big         { font-weight: bold; font-size:15pt; color:navy}

h1			{ color: navy; font-size: larger; font-style: italic; font-weight: bold;}
h2			{ color: navy; font-size: small; font-weight: none; font-style: none;}
h3			{ color: navy; font-size: larger; font-style: italic; font-weight: bold;}
h4			{ color: navy; font-size: larger; font-style: italic; font-weight: bold;}
h5			{ color: navy; font-size: larger; font-style: italic; font-weight: bold;}
h6			{ color: navy; font-size: larger; font-style: italic; font-weight: bold;}


ADDRESS		{ font-size: small; font-weight: light; font-style: none;}

</STYLE>