body 
{
background-color: #eaeaea;
color: #000000;
font-family: arial;
font-size: 14px;
text-align: center;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFD700;
scrollbar-3dlight-color: #FFD700;
scrollbar-darkshadow-color: #FFD700;
scrollbar-shadow-color: #FFD700;
scrollbar-arrow-color: #FFD700;
scrollbar-track-color: #000000;
} 

table.menu 
{
font-size: 18px;
font-weight: bold;
font-variant: small-caps;
margin-left:auto;
margin-right:auto;
width: 800px;
}

td.link
{
width: 160px;
text-align: center;
}

a.menu:link
{ 
color: #FFD700;
text-decoration: none;
}

a.menu:visited 
{
color: #FFD700;
text-decoration:none;
}

a.menu:hover 
{ 
color: #FFFFFF;
}

a.menu:active 
{ 
color: #FF0000;
}

h3
{
font-variant: small-caps;
text-decoration: underline;
}

.box
{
border-style: solid;
border-color: black;
border-width: 1px;
margin-left: auto;
margin-right: auto;
font-size: 14px;
}

p.footer
{
color: #666666;
font-size: 10px;
}

td.result_top
{
width: 155px;
text-align: left;
font-weight: bold;
}

td.result
{
width: 60px;
text-align: left;
}

td.resultW
{
width: 60px;
text-align: left;
color: red;
}

td.resultL
{
width: 60px;
text-align: left;
color: blue;
}
