BODY {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12 pt;
        color: #088edc;
        background: black;
        border-color: olive;
        scrollbar-3dlight-color: #003366;
}


p {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 14 pt;
        color: #a99edc;
        background: black;
        border-color: olive;
        scrollbar-3dlight-color: #003366;
}

a:link                   {color: #088cba; text-decoration: none}
a:visited              {color: #088cba; text-decoration: none}
a:active               {color: #088cba; text-decoration: none}
a:visited:hover  {color: #36c6f5; text-decoration: none}
a:hover                {color: #36c6f5; text-decoration: none}
