body
{
background-color: #eeeeee;
color: #000000;
scrollbar-base-color: #DDDDDD;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
font-size: 12px;
line-height: 1.4em;
}

td, tr
{
background-color: #eeeeee;
color: #000000;
font-size: 12px;
line-height: 1.4em;
}

h1
{
text-align: center;
color: #fdfdfd;
font-size: 16px;
font-weight: normal;
line-height: 1.4em;
background-color: #111111
}

h2
{
text-align: center;
color: #fdfdfd;
font-size: 16px;
font-weight: normal;
line-height: 1.4em;
background-color: #555555
}

h3
{
text-align: center;
color: #fdfdfd;
font-size: 16px;
font-weight: bold;
line-height: 1.4em;
background-color: #000000
}

h4
{
text-align: left;
color: #000000;
font-size: 12px;
font-weight: normal;
line-height: 1.4em;
background-color: #cccccc
}

h5
{
text-align: center;
color: #fdfdfd;
font-size: 12px;
line-height: 1.3em;
font-weight: normal;
background-color: #666666
}

h6
{
text-align: center;
color: #fdfdfd;
font-size: 12px;
line-height: 1.4em;
font-weight: normal;
background-color: #333333
}
a:link {color: #ffffff}
a:active {color: #ffffff}
a:visited {color: #ffffff}
a:hover {color: #FFFF00}
a {text-decoration: none}
