body {
background: #cccccc;
}

h1 {
font-size: 18px; 
color: #000000;
font-family: helvetica, arial, verdana, sans-serif;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}

p {
font-size: 14px; 
color: #000000;
font-family: helvetica, arial, verdana, sans-serif;
margin-top: 5px;
margin-bottom: 5px;
}

ul, li {
font-size: 14px; 
color: #000000;
font-family: helvetica, arial, verdana, sans-serif;
margin-top: -1px;
margin-bottom: -1px;
}

.title {
font-size: 18px; 
color: #00ccff;
font-family: helvetica, arial, verdana, sans-serif;
}

.small {
font-size: 12px; 
color: #000000;
font-family: helvetica, arial, verdana, sans-serif;
margin-top: 5px;
margin-bottom: 5px;
}

.red {
font-size: 12px; 
color: #cc0000;
font-family: helvetica, arial, verdana, sans-serif;
font-weight: bold;
}

.chart {
font-size: 12px; 
color: #000000;
font-family: helvetica, arial, verdana, sans-serif;
}

a  { 
color: #0000ff;
text-decoration : none;
 }

a:visited  { 
color: #800080;
text-decoration : none;
 }

a:hover  { 
color: #cc0000;
text-decoration : underline;
 }

a:active  { 
color: #cc0000;
text-decoration : underline;
 }

a.nav  { 
font-size: 12px;
font-weight: bold;
text-decoration : none;
 }

a:visited.nav  { 
font-size: 12px;
font-weight: bold;
text-decoration : none;
 }

a:hover.nav  { 
font-size: 12px;
font-weight: bold;
color: #cc0000;
text-decoration : underline;
 }

a:active.nav  { 
font-size: 12px;
font-weight: bold;
color: #cc0000;
text-decoration : underline;
 }

a.bottom  { 
font-family: monospace;
font-size: 14px;
text-decoration : underline;
 }

a:visited.bottom  { 
font-family: monospace;
font-size: 14px;
text-decoration : underline;
 }

a:hover.bottom  { 
font-family: monospace;
font-size: 14px;
color: #cc0000;
text-decoration : underline;
 }

a:active.bottom  { 
font-family: monospace;
font-size: 14px;
color: #cc0000;
text-decoration : underline;
 }
