a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bolder;
	color: #CC3333;
}
.hist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	font-style: italic;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0033CC;
}
.field
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	border-color: #999999;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}
.button
{
	color: #ffffff;
	background-color: #365572;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
}
.save
{
	color: #ffffff;
	background-color: #090;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
}
.delete
{
	color: #ffffff;
	background-color: #C33;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
}
.int {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bolder;
	color: #090;
}
