* { margin: 0; padding: 0; font-family: verdana, sans-serif; color: black; }
#contain { padding: 10px; }

#navigation, #sidebar, #corner, #credits { display: none; }

#header h1 { font-size: 18px; color: black; font-weight: bold; text-decoration: underline; margin-bottom: 10px; }
h2 { font-size: 17px; font-weight: bold; margin-bottom: 4px; }
h3, h4, h5, h6 { font-size: 17px; font-weight: normal; text-decoration: underline; }

p { font-size: 12px; margin-bottom: 5px; }

a:link, a:visited, a:hover, a:active{text-decoration:none; border-bottom:1px solid black}


#footer { font-size: 8px; text-align: right; margin-top: 25px; }

