<style><!--
h1		{font-style: bold; font-family: Arial, sans-serif}
h1		{font-size: 40px; text-align: center; color: green}
h2		{font-size: 20px; color: red}
h3		{font-size: 15px; color: maroon}

a		{text-decoration: none}
a:link		{color: green}
a:visited	{color: #2DB204}
a:active	{color: black}
a:hover	{color: #FE3728}
p		{text-indent: 0px; margin: 10px 0px 0px 0px,}

--></style>
