body, p, td, input, span, select, .bodytext {
	font-family:  Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:active, a:visited {
	font-family:  Arial, Helvetica, Sans-serif;
	color: #993300;
	text-decoration: none;
}

a:hover{
	font-family:  Arial, Helvetica, Sans-serif;
	color: #993300;
	text-decoration: underline;
}


/* define default form class */
.form {
	font-size: 11px;
	font-family: Arial
}

*.form {
	font-size: 11px;
	height: 18px;
	border-width: 1px;
	border-color: #A9AAAC;
	background-color: #FFFFFF;
	border-style: solid;
	font-family: Arial,Helvetica,sans-serif;
}