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

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

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

h1
{
text-align: center;
font:2px;
color: #FDFDFD
}

h2
{
text-align: center;
font:1.4em;
line-height: 1.2em;
font-weight:bold;
}

h3
{
text-align: center;
color: #000000;
font-size: 16px;
font-weight: bold;
background-color: #FFCC00;
}

h4
{
text-align: center;
color: #fdfdfd;
font-size: 16px;
font-weight: bold;
background-color: #000000;
}

