BODY {
	font-family: Verdana;
	font-size: 10pt;
}
TABLE {
	font-family: Verdana;
	font-size: 10pt;
}
TEXTAREA {
	font-family: Verdana;
	font-size: 8pt;
}
INPUT {
	font-family: Verdana;
	font-size: 8pt;
}
HR {
	border-top: 1px solid #EEEEEE;
}
A {
	color: #167b31;
	font-weight: bold;
}
A:visit {
	color: #167b31;
	font-weight: bold;
}
A:hover {
	color: black;
	font-weight: bold;
}
TABLE.cache {
	border: 0px solid none;
	padding: 0px;
	margin 0px;
}
TABLE.visit {
	border: 1px solid #8bab8a;
	background-color: #eeeeee;
}
TABLE.visit THEAD {
	background-color: #a3daa2;
	text-align: center;
	font-weight: bold;
}
TABLE.visit TD.title {
	border: 0px solid none;
	background-color: #167b31;
	color: white;
}
TABLE.visit TD {
	border: 1px solid none;
	color: #167b31;
	padding: 5px;
}
