html, body   { margin: 0; padding: 0 }
body         { text-align: center; font-family: Garamond, 'Times New Roman', Times, serif; 
               background-color: #FFFFFF; font-size: 16px }
a            { color: #00B2EC; text-decoration: none }
a:focus, a:hover, a:active { color: #624099; text-decoration: underline }
p, li        { line-height: 1.5em }
p a, li a    { text-decoration: none; color: #00B2EC }
p a:hover, p a:active, li a:hover, li a:active { color: #624099; text-decoration: underline }
h1, h2       { margin: 0 }
h1           { color: #333333; padding: 0 }
h2           { color: #111111; padding-top: 10px }
.normal      { font-family: Garamond, 'Times New Roman', Times, serif; font-size: 16px; 
               color: #333333; line-height: 1.5em }
.title       { font-family: Garamond, 'Times New Roman', Times, serif; font-size: 22px; 
               color: #15898D; font-weight: bold }
.byline      { font-family: Garamond, 'Times New Roman', Times, serif; font-size: 14px; 
               color: #6D6E72; font-weight: bold }
.legal       { color: #6D6E72; font-family: 'Trebuchet MS', Helvetica, sans-serif; 
               font-size: 11px; line-height: 1.5em }