body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 4px;
}
A { color: #009999; }
A:hover {
	text-decoration: underline;
	background-color: #D2D2D2;
}
A:visited {
	color: #000000;
	font-style: italic;
}
.headliner {
	font-size: 15px;
	font-weight: bold;
}
.fineprint {font-size: 10px}
.textlb {color: #0099FF}
