body
{
background-color: #ffffff;
color: #000000;
font-size: 14px;
scrollbar-base-color: #46466A;
scrollbar-track-color: #ccccff;
scrollbar-arrow-color: #ccccff;
}

tr
{
background-color: #ffffff;
color: #000000;
font-size: 16px;
line-height: 1.2em;
}
a:link {color: #000000}
a:active {color:#000000}
a:visited {color: #808080}
a:hover {color:#666699}
a:{text-decoration: underline}

td
{
color: #000000;
font-size: 16px;
line-height: 1.2em;
}

h1
{
text-align: center;
color: #fdfdfd;
font-size: 20px;
font-weight: bold;
background-color: #666699;
line-height: 1.2em
}

h2
{
text-align: center;
color: ffffff;
font-size: 18px;
font-weight: normal;
background-color: #666699;
line-height: 1.2em
}

h3
{
text-align: center;
color: ffffff;
font-size: 16px;
font-weight: normal;
background-color: #666699;
line-height: 1.2em
}


