body, td, div, input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.menu {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
}
a {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #301000;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
}
.bold {
	font-weight: bold;
	color: #FF3300;
}
.small {
	font-size: 11px;
}
.field {
	font-size: 11px;
	width: 150px;
}