html, body { background: #fff; font: 12px Arial, sans-serif; color: #333; }
h1, h2 { margin: 0; font-size: 18px; }
h2 { font-size: 14px; font-style: italic; }
a, a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
sup { vertical-align: top; font-size: 10px; }
img { border: 0; }

#page-area { width: 600px; margin: 0 auto; text-align: justify; padding: 0 25px; }
#page-header { width: 100%; position: relative; margin-bottom: 15px; }
#page-header .links { text-align: right; }
#copyright, #copyright a { color: #9a9b9d; font-style: italic; }

.links { margin-bottom: 10px; }
.links ul { list-style-type: none; margin: 0; padding: 0; }
.links ul li { line-height: 18px; }
