/* GENERAL */

body { font-family: Helvetica, Arial, sans-serif; padding: 20px; width: 1020px }
h1 { font-weight: bold }
body, h1, h2, h3{  font-size: 25px}
.hidden { display: none }

h2 { font-weight: normal }
header { width: 220px }
section, header, aside { width: 200px; margin: 0 20px 0 0; float: left }

aside {display: block }

a { text-decoration: none; color: #000000}
a:hover { color: #999999 }
a.rollover:hover { color: #000000  }



