/* CSS Document */
html, body { background: #fff; }
body { font-family: arial,helvetica,sans-serif; font-size: 90%; line-height: 135%; text-align: center; padding: 5em 0 0 0; }
address { font-style: normal; }
a { color: #009; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }