body {
	font-size: 10pt;
}
table {
	font-size: 10pt;
}
.tiny { font-size: 7pt; }
.small { font-size: 8pt; }
.coverhead { font-size: 24pt; font-variant: small-caps; font-weight: bold; font-family: times;}
.subhead { font-size: 22pt; font-variant: small-caps; font-weight: bold; font-family: times;}
.lowhead { font-size: 18pt; font-variant: small-caps; font-weight: bold; font-family: times;}
.smallhead {
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	font-family: times;
}
.story1 {
	width: 100%;
	text-align: center;
}
.battlereports {
	padding: 10px;
	width: 200px;
	float: right;
}
.leaders {
	padding: 10px;
	float: left;
	width: 250px;
}