.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #585c78;
	font-weight: bold;
}
body {
	background-color: #2CBCE5;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #585C78;
	line-height: normal;
}
a:link {
	color: #585C78;
}
a:visited {
	color: #585C78;
}
a:active {
	color: #585C78;
}
a:hover {
	color: #999999;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #585C78;
}
.super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #585C78;
}
