/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal 12px Arial, Helvetica, Tahoma, sans-serif;
	color: #000;
	text-align: center;
}

h1, h2, h3, h4, p, ul, li, td, a { font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif }
h1 { font-size: 15pt }
h2 { font-size: 15pt }
h3 { font-size: 14pt }
h4 { font-size: 13pt }
p { font-size: 11pt; padding-bottom: 5px }
a { color: #bd6900; text-decoration: none }

#nav, #dates, #footer { display: none }