body
{
background-color: #ffffff;
color: #000000;
font-size: 14px;
scrollbar-base-color: #FFCC00;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
}

td, tr
{
background-color: #ffffff;
color: #000000;
font-size: 16px;
line-height: 1.2em;
}

a:link {color: #000000}
a:active {color:#8080ff}
a:visited {color: #bdbdff}
a:hover {color:#FF0000}
a:{text-decoration: underline}

h2
{
text-align: center;
font-size: 22px;
line-height: 1.3em;
font-weight:bold;
}

h3
{
text-align: center;
color: #000000;
font-size: 20px;
font-weight: bold;
line-height: 1.3em;
background-color: #FFCC00;
}

h4
{
text-align: center;
color: ffffff;
font-size: 16px;
font-weight: bold;
line-height: 1.5em;
background-color: #000000;
}

