INPUT 
	{
	background-color: white;
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 12pt;
	}

TEXTAREA 
	{
	background-color: white;
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-size: 12pt;
	font-weight: normal;
	}
table
	{
	width: auto;
	}

td.bfields
	{
	background-color: #EEEEEE; 
	text-align: right;	
	font-family: arial;
	font-weight: normal;
	font-size: 12pt;
	valign: top;
	}
td.h
	{
	text-align: center;
	font-weight: bold;
	color: yellow;
	background-color: #000099;
	}

td.left
	{
	bgcolor="#EEEEEE"; 
	align="left";
	font-family: arial, verdana, ms sans serif;
	font-size "2";
	}

td.right
	{
	bgcolor="#EEEEEE"; 
	align="right";
	font-family: arial, verdana, ms sans serif;
	font-size "2";
	}

#Body		
	{
	margin:0 auto;
	width:768px;
	text-align: left;
	}