html { font-family: Helvetica, Arial, sans-serif; }
body { font-size: 13px; line-height: 1.2em; width: 640px; margin-left: 200px; margin-top: 25px; }
h1 { font-size: 36px; line-height: 48px; }
h2, h3 { line-height: 1.5em; }
strong, a { background-color: yellow; font-weight: bold; color: black; }
a[rel="email"] { background-color: white; }
p { text-indent: 1em; }
p.noindent { text-indent: 0; }
li { list-style-type: none; margin-left: 0; margin-bottom: 1.2em; }
ul { padding-left: 0; }
a.nav { background-color: #FFF; color: #F00; }
a:hover { background-color: #F00; color: white; }
img:hover { border: 1px solid #F00; }