@import url(http://yui.yahooapis.com/2.3.0/build/reset/reset-min.css);

body { font: 11pt Verdana; }
h1 { font-size: 18pt; font-weight: bold; }
h2 { margin: 1.3em 0 .5em; font-size: 15pt; }
h3 { margin: 1.5em 0 .3em; font-size: 12pt; font-weight: bold; }
p, ul, ol { margin: 0 0 14pt; line-height: 15pt; }
a { color: #000; text-decoration: none; }

#nav, #secnav, #date, #map { display: none; }
#header h1 { margin: 0 0 2em; }

.left { float: left; margin: 0 1em 1em 0; }
.right { float: right; margin: 0 0 1em 1em; }
