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

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

h1
{
text-align: left;
color: #fdfdfd;
font-size: 16px;
font-weight: bold;
line-height: 1.2em;
background-color: #000099
}

h2
{
text-align: center;
color: #fdfdfd;
font-size: 16px;
font-weight: bold;
line-height: 1.2em;
background-color: #000099
}

h3
{
text-align: center;
color: #fdfdfd;
font-size: 16px;
font-weight: bold;
line-height: 1.4em;
background-color: #0066FF
}

h4
{
text-align: center;
color: #000000;
font-size: 16px;
font-weight: normal;
line-height: 1.2em;
background-color: #99CCFF
}

h5
{
text-align: center;
font-weight: normal;
color: #fdfdfd;
font-size: 14px;
line-height: 1.2em;
background-color: #0066FF
}

h6
{
text-align: center;
font-weight: normal;
color: #fdfdfd;
font-size: 14px;
line-height: 1.2em;
background-color: #000099
}

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

