<style type="text/css">
<!-- 
a 
	{
	text-decoration: none;
	}
a:link 
	{
	text-decoration: none;
	color: #486591;
	}
a:visited
	{
        text-decoration: none;
	color: #486591;
        }
a:active
	{
        text-decoration: none;
        }
a:hover
	{
        text-decoration: none;
		  color: #f6da14;
	}
h3
        {
        color: #486591;
        font-size: 15px;
        }
h4
	{
	color: #486591;
	font-size: 13px;
	}
input
	{
	background-color: #eeeeee;
	border: #505050 1px solid;
	Font-family: Lucida, Helvetica, Arial, sans-serif;
	}
.checkbox
	{
	background-color: #ffffff;
	border: 0px;
	}
select
	{
	background-color: #eeeeee;
	Font-family: Lucida, Helvetica, Arial, sans-serif;
	}
textarea
	{
	background-color: #eeeeee;
	border: #505050 1px solid;
	Font-family: Lucida, Helvetica, Arial, sans-serif;
	font-size: 13px;
	}
td 
	{
	Font-family: Lucida, Helvetica, Arial, sans-serif; 
	text-align: justify;
	font-size: 13px;
	}
td.subtext
	{
	Font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
        color: #bfbfbf;
	text-align: left;
	}
td.newstext
	{
	Font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
        color: #505050;
	text-align: left;
	}
td.footer
	{
	Font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #bfbfbf;
	text-align: right;
	}
a.footer
        {
        font-size: 11px;
        color: #8fa2bf;
        text-align: right;
        }
a.footer:visited
        {
        font-size: 11px;
        color: #8fa2bf;
        text-align: right;
        }
ul
	{
	list-style-image: url(gfx/bulletblue.gif);
	}
-->
</style>
