.footer {font-size: 9px;
	color:#666666;
	text-align:center;
}
#divcontent td {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	font-size: 10px;
	color: #3399CC;
	font-weight: bold;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #ECE9D8;
}
.category {
	color:#007dc3;
	height:24px;
	font-weight:bold;
	background-color:#eeffff;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:007dc3;
	border-top:thin;
	border-top-style:solid;
	border-top-color:007dc3;
}
.fieldnames {
	height:24;
	vertical-align:bottom;
}
