html, body {background-color: #fff; font-size: 10pt}
* {color: #000; font-family: Caslon,'helvetica neue',arial,verdana,sans-serif}
fieldset {border: none}
a {color: #000; text-decoration: none}
img {border: none}
ul li {list-style-type: square}

#page {padding: 5pt 10pt 0 10pt;}

/* Headers
---------------------- */
h1, h1 * {font-size: 18pt; color: #9BA47A;}
h1 {border-bottom: dashed 1px #9BA47A; padding-bottom: 4pt; margin-bottom: 8pt;}
h2 {font-size: 15pt; color: #003674; margin-top: 20pt;}
h3 {font-size: 13pt}
h4 {font-size: 12pt; color: #333}
h5 {font-size: 11pt; color: #666}
h6 {font-size: 11pt; color: #999}

/* 
---------------------- */
address {margin-bottom: 18pt;}


/* Hide
---------------------- */
#navigation,
.eof {display: none}
