BODY, TABLE, TR, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.orange {
	font-weight: bold;
	color: #f48000;
}
a:link, a:active, a:visited {
	color:#0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
INPUT, SELECT, TEXTAREA {
	font-size:10px;
	color:#444444;
}
.title {
	color: #f48000;
	font-weight:bold;
}
