
#access, #info-bar, #nav, #panel, #sidebar, #footer, fieldset { 
display: none !important; }

* {
color: #000 !important;
font-family: Arial, Tahoma, Verdana, sans-serif;
}

a { text-decoration: underline; }

h1
{
text-align: center;
font-size: 22pt;
margin-bottom: 32pt;
}

h1 a { text-decoration: none; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }

p, ul, li, dl, table
{
font-size: 10pt;
line-height: 1.5;
}

#news > li { list-style-type: none; }
li { margin-bottom: 8px; }

