body {
	background-color: #999999;
	margin: 10% auto auto 40px; 
}
body,td,th {
	color: #000000;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: xx-large;
	margin-left:-40px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
	border-bottom-style:solid;
	border-bottom-width:2px;
	width:95%;
	margin-left:-40px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	width:75%;
	margin-left:-20px;
}
.smallprint {font-size: xx-small; }

.timeline-default {
    font-family: Trebuchet MS, Helvetica, Arial, sans serif;
    font-size: 8pt;
    border: 1px solid #aaa;
}

.band-label {
	font-family: Trebuchet MS, Helvetica, Arial, sans serif;
    font-size: 20px;
	font-weight:bold;
	color:#FFFFFF;
	filter:alpha(Opacity=50)
}

a:link {color: #000066; text-decoration: none; }
a:active {color: #0000ff; text-decoration: none; }
a:visited {color: #000066; text-decoration: none; }
a:hover {color: #990033; text-decoration: none; }