body
{
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white;
scrollbar-3dlight-color: white; 
scrollbar-arrow-color: white; 
scrollbar-track-color: white; 
scrollbar-darkshadow-color: white;
}

#showIndivAd
{ 
overflow: hidden;
background-color: #FFFFFF; 
color: #000000;
}

#mainPage
{
overflow: hidden;
background-color: #000000; 
color: #FFFFFF;
}	

#leftArrow
{
display: none;
}

#upArrow
{
display: none;
}

#rightArrow
{
display: none;
}

#printer
{
display: none;
}

#adPosition
{
display: none;
}

.printRem
{
display: none;
}

.white
{
color: #000000;
}

H1
{
display: inline; 
font-family: Serif;
font-size: 17px;
font-weight: bold;
text-align: center;
}

H2
{
display: inline; 
font-family: Serif;
font-size: 16px;
font-weight: bold;
text-align: center;
}

H3
{
display: inline; 
font-family: Serif;
font-size: 15px;
font-weight: bold;
text-align: center;
}

H4
{
display: inline; 
font-family: Serif;
font-size: 14px;
font-weight: bold;
text-align: center;
}

a.whitelink:link 
{ 
color: #000000;
text-decoration: none;
}

a.whitelink:visited 
{ 
color: #000000;
text-decoration: none;
}

