@charset "UTF-8";
body {
	margin 0;
}
.container {
	width: 910px;
	margin: 0 auto;
}
.box {
	float: left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height: 1.5em;
	column-width: 12em
}
.topLink {
	float: left;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	line-height: 1.5em;
	margin-bottom: 30px;
	text-align: right;
}
.topCols {
	width:435px;
	float: left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height: 1.5em;
	margin-bottom: 30px;
}
.headline {
	font-size: 24px;
	font-weight: bold;
}
