.text {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.splash {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
}
.splash a:link {
	color: #666699;
	font-weight: bold;
}
.splash a:visited {
	color: #666699;
	font-weight: bold;
}
.splash a:active {
	color: #666699;
	font-weight: bold;
}
.splash a:hover {
	color: #9999cc;
	font-weight: bold;
}

.caption {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #666699;
}

.columnA {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #333366;
	font-weight: bold;
	padding-left: 2px;
}
.columnB {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #333366;
	font-weight: bold;
	padding-right: 2px;
}

.floater {
	border: 2px solid #666699;
}