body
{
	background:gray;
}
.yearly th
{
	background:red;
	color:white;
}
.yearly tr
{
	background:black;
	color:white;
}
.yearly
{
	width:100%;
	border: 0px solid black;
	border-collapse:collapse;
}
.yearly td
{
}
.year
{
	margin:1em auto;
	width:30em;
	position:static;
	color:white;
	text-align:center;
	font-family:verdana,helvetica,arial,sans-serif;
	font-variant:small-caps;
	font-weight:bold;
}
.pager:link
{
	color:#F44;
	text-decoration:none;
}
.pager:visited
{
	color:#C00;
	text-decoration:none;
}
.pager:hover
{
	text-decoration:underline;
}
.pager:active
{
	text-decoration:none;
}
.clear
{
	clear:both;
}
.decades
{
	text-align:center;
	background:#FFF;
	width:100%;
	margin-top:1em;
	margin-bottom:1em;
}
.pager
{
	display:block;
	float:left;
}
