p,table,li
{
font-family: arial,helvetica 'sans serif'; 
margin-left: 2pt;
color:#767676; 
}

p.small {font-variant: small-caps; color:#656565; font-size: 75%;}



ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}

p,li,th,td
{
font-size: 85%;
}

body
{
background-color: #000000;
scrollbar-arrow-color: #565D94 !important;
scrollbar-base-color: #847A76 !important;
scrollbar-dark-shadow-color: #393331 !important;
scrollbar-3dlight-color:#393331 !important;
scrollbar-face-color: #847A76 !important;
scrollbar-highlight-color: #393331 !important;
scrollbar-shadow-color: #393331 !important;
scrollbar-darkshadow-color: #393331 !important;

}

h1,h2,h3,hr 
{
color:#FEFBD9; 
{text-decoration: overline}
font-family: arial,helvetica 'sans serif'; 
}

a:link    {color:#ebebeb; text-decoration: none }
a:visited {color:#dfdfdf; text-decoration: none }
a:active  {color:#667c17; text-decoration: none }
a:hover   {color:#8c995f; text-decoration: underline }
