body 
{ 
background-attachment:fixed; 
scrollbar-arrow-color: steelblue;
scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-highlight-color: steelblue;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: steelblue;
color: black; 
font-family: arial; 
font-size: 11px;
background-color: white; 
text-align:justify;
}

a:link, a:visited, a:active, a:hover
{
font-size: 11px;
font-family: arial;
color: #444444;
text-decoration: none;
}

.subheading1
{
font-size: 11px;
font-family: arial;
color: #777777;
text-decoration: none;
}

.subheading2
{
font-size: 9px;
font-family: arial;
color: #444444;
text-decoration: none;
text-transform: uppercase;
}

table, tr, td
{
font-size: 11px;
color: black;
font-family: arial;
text-align: center;
vertical-align: center;
}