<style>
body    {
	background-color:#FFFFF0;
        color:#007253;
	font-family:arial;
	margin-left:155px;
        }
td      {
	color:#000000;
        font-family:arial;
        font-size:12px;
        }
.l      {
        text-align:LEFT;
	width:150px;
        }
input   {
        font-family:arial;
        font-size:12px;
        }
.h      {
        font-size:14px;
        font-weight:bold;
	background-color:#FEFAE5;
	color:#007253;
        width=75px;
        }
H2	{
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	}
.g	{
	background-color:#d0d0d0;
	}
.tb	{
	background-color:#E0EBE8;
        font-size:14px;
        font-weight:bold;
	color:#007253;
        width=75px;
	}
.warn   {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#CC0000;
	}
.lnk    {
	font-family:arial;
	font-size:14px;
	color:#FFFFF0;
	text-decoration:none;
	}
</style>

