BODY,TD {
	color: #60564F; 
	font-family: Arial,Verdana,Helvetica; 
	font-size: 11px;
}

a {color: #370000; text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {color: #370000; }

.text_field {
	border-top:1px outset #A5ACB2; 
	border-bottom:1px outset #A5ACB2; 
	border-right:1px outset #A5ACB2; 
	border-left:1px outset #A5ACB2; 
	color: #000000; 
	background-color: #FFFFFF; 
	font-family:arial; 
	font-size: 10px; 
	height:20px; 
	}


.text_area
{
	border-top:1px outset #A5ACB2; 
	border-bottom:1px outset #A5ACB2; 
	border-right:1px outset #A5ACB2; 
	border-left:1px outset #A5ACB2;
	background-color: #FFFFFF;
	font-family:arial; 
	font-size:10px;
	COLOR: #000000;
}

h1,h2,h3 {
	position: absolute; top: -300px; 
	font-size: 9px;
}