body, td, p,input,select,textarea{ color: #660; font: 11px Arial, Helvetica, sans-serif; }
IMG        { BORDER: none; }
form       { display:inline }
A          { color: #660; font-size: 11px; font-weight: bold; text-decoration: none; }
a:hover    { color: #1b1b1b; font-weight: bold; text-decoration: none }
h1			
{
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

h4
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

input.title
{
	font-size: 11px;
	border:none;
	font-weight:bold;
	margin-top:-1px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 8px;
	padding:0px;
}
