@charset "ISO-8859-1";
.text {
	font-size: 12px;
	font-family: "Tahoma", "Lucida Sans Unicode", "Trebuchet MS", "Lucida Grande";
	color: #262528;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #A6A7B1;
}
.wide {
	background-color: #039;
	width: 100%;
}
.center {
	text-align: center;
	background-position: center;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-family: "Tahoma", "Lucida Sans Unicode", "Trebuchet MS", "Lucida Grande";
}
.alt_versions {
	font-size: 10px;
	font-family: "Tahoma", "Lucida Sans Unicode", "Trebuchet MS", "Lucida Grande";
	color: #262528;
}

