homesearch2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
	margin-top: 10px;
}

header {
	height: 53px;
}

BODY
{
  font-family: Arial;
  color: #000000;
  font-size: 9px;
}

TD {
		font-family: Arial;
  		color: #000000;
 		font-size: 9pt;
}

TH {
		font-family: Arial;
		font-size: 9pt;
		font-weight: bold;
		font-style: normal;
		color: black;
		text-align: center;
}

SELECT {
		font-family: Arial;
		font-size: 9pt;
		color: black;
		background-color: white;
}

INPUT { 
		font-family: Arial
		font-size: 8pt;
		readonly: false;
		color: black;
		background: white;
}












