<style type="text/css">
<!-- 
a 
	{
	text-decoration: none;
	}
a:link 
	{
	text-decoration: none;
	color: #e62a29;
	}
a:visited
	{
        text-decoration: none;
	color: #e62a29;
        }
a:active
	{
        text-decoration: none;
        }
a:hover
	{
        text-decoration: none;
		  color: black;
	}
h3
        {
        color: #e62a29;
        font-size: 15px;
        }
h4
	{
	color: #e62a29;
	font-size: 13px;
	}
input
	{
	background-color: #eeeeee;
	border: #505050 1px solid;
	Font-family: Lucida, Helvetica, Arial, sans-serif;
	}

.checkbox
	{
	background-color: #ffffff;
	border-style: none;
	}
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: #f7afaf;
        text-align: right;
        }
a.footer:visited
        {
        font-size: 11px;
        color: #f7afaf;
        text-align: right;
        }
ul
	{
	list-style-image: url(gfx/bulletred.gif);
	}
-->
</style>
