body
{
background-color: #ffffff;
color: #fdfdfd;
scrollbar-base-color: #9999ff;
scrollbar-track-color: #6666CC;
scrollbar-arrow-color: #6666CC;
font-size: 16px;
}

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

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


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

h3
{
text-align: center;
color: #000000;
font-size: 16px;
font-weight: bold;
line-height: 1.2em;
background-color: #ccccff
}

h4
{
text-align: center;
color: #000000;
font-size: 14px;
background-color: #ccccff
}

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

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

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


