body
{
background-color: #ffffff;
color: #000000;
font-size: 14px;
scrollbar-base-color: #FFCC00;
scrollbar-track-color: #27283f;
scrollbar-arrow-color: #27283f;
}

tr, td
{
background-color: #ffffff;
color: #000000;
font-size: 16px;
line-height: 1.6em;
letter-spacing: 0.03em;
}
a:link {color: #000000;}
a:active {color:#27283F}
a:visited {color: #808080}
a:hover {color:#27283F}
a:{text-decoration: underline}

h1
{
text-align: center;
color: #fdfdfd;
font-size: 24px;
font-weight: bold;
line-height: 1.4em;
background-color: #27283F;
}

h2
{
text-align: center;
color: ffffff;
font-size: 18px;
font-weight: bold;
line-height: 1.4em;
background-color: #27283F;
}

h3
{
text-align: center;
color: ffffff;
font-size: 16px;
font-weight: bold;
line-height: 1.4em;
background-color: #27283F;
}


