body { color: #030; font-size: 8pt; font-family: arial; background-color: white; top: 0; margin: 0; padding: 0; border-width: 0; }
#date { height: 24px; width: 220px; left: 560px; top: 130px; position: absolute; visibility: visible; }
#list {
	height: 320px;
	width: 172px;
	left: 0;
	top: 210px;
	position: absolute;
	visibility: hidden;
}
h4 { font-size: 9pt; font-family: arial, sans-serif; font-weight: normal; line-height: 11pt; margin: 0; }
h3 { font-size: 13px; font-weight: normal; margin: 0; }
.floatright {
	margin: 3px;
	float: right;
}
.floatleft {

	margin: 6px;
	float: left;
}
a {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #2B5348;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #6E0D40;
	text-decoration: underline;
	font-weight: normal;
}
