table {
	font-size: 12px;
	line-height: 16px;
	font-family: "Arial", "sans-serif";

}
.formborder {
	border: 1px solid #CCCCCC;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titlef {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding: 3px;
}
