body { font-size: 10px; font-family: "Lucida Sans", verdana; background-color: #e1e9e8; background-repeat: repeat-x; }
p { font-size: 10px; font-family: "Lucida Sans", verdana; }
h1 { color: #d7151c; font-size: large; font-weight: 700; }
h2 { color: #d7151c; font-size: medium; font-weight: 700; margin-bottom: -8px; }
h3 { color: #666; font-size: medium; font-weight: 700; text-align: center; }
a { color: blue; text-decoration: none; }
a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: purple; text-decoration: underline; }
a:active { color: red; }
