body, table, td, th {
					font-family: 		arial;
					font-size: 			12px;
					font-weight:		normal;
					color:				#666633;
}




A:link {font-family: arial; font-size: 12px; font-weight:normal; color: #666633; text-decoration: underline}
					
A:visited,  {font-family: arial; font-size: 12px; font-weight:normal; color: #666633; text-decoration: underline}

A:active, {font-family: arial; font-size: 12px; font-weight:normal; color: #666633; text-decoration: underline}

A:hover  { text-decoration: underline; font-family: arial; font-size: 12px; color: #800000; font-weight: none}

.form-oneline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #999999;
}
.form-multiline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}