body
{
background-color: #4a4564;
scrollbar-3dlight-color: #A09FAD;
scrollbar-highlight-color: #12184b;
scrollbar-face-color: #12184b;
scrollbar-shadow-color: #A09FAD;
scrollbar-darkshadow-color: #12184b;
scrollbar-track-color: #12184b;
scrollbar-arrow-color: #A09FAD;
}

body, td
{
font-family: arial; 
font-size: 10px; 
color: #A09FAD; 
text-align: justify;
line-height: 15px;
letter-spacing: 0px; cursor: deafult;
}

a:link, a:active, a:visited 
{
color: #A09FAD; 
text-decoration: underline;
}

a:hover
{
color: #12184b; 
text-decoration: none;
}



heading
{
text-align: left;
font-size: 11px;
font-weight: bold;
text-transform: none;
color: #191C50; 
margin-bottom: 0px;
padding-bottom:0px;
margin:0px;
letter-spacing: 1px;
}


a:link.nav, :active.nav, a:visited.nav
{
color: #A09FAD;
width: 100px;
display: block;
line-height: normal;
padding: 2px;
margin: 2px;
text-align: center;
text-decoration: none;
background-color: #12184b;
}

a:hover.nav
{
color: #12184b;
width: 100px;
display: block;
line-height: normal;
padding: 2px;
margin: 2px;
text-align: center;
text-decoration: none;
background-color: #4a4564;
}