/* External Style Sheet */

BODY
   {background-color: #000000;
     scrollbar-face-color: #A9CDF8; 
     scrollbar-shadow-color: #2C3082; 
     scrollbar-highlight-color: #D1D3FF; 
     scrollbar-3dlight-color: #C7CAFF; 
     scrollbar-darkshadow-color: #1E2940; 
     scrollbar-track-color: #3E6390; 
     scrollbar-arrow-color: #2F4064;}
    A.not:link {color: #A9CDF8; font-weight: bold; text-decoration: none;}
    A.not:visited {color: #174A87; font-weight: bold; text-decoration: none;}
    A.not:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}
    A.not:hover {color: #FFFFFF; font-weight: bold; text-decoration: none;}
    A:link {color: #6978B5; font-weight: bold; text-decoration: none;}
    A:visited {color: #164c89; font-weight: bold; text-decoration: none;}
    A:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}
    A:hover {color: #FFFFFF; font-weight: bold; text-decoration: none;}

H1, H2, H3, H4, H5, H6
   {font-family: arial, sans-serif;}

H1, H2, H3, H4
   {text-align: center;}

H5, H6
   {text-align: justify;}

H1
   {font-size: 18pt;
    color: #103054;}

H2
   {font-size: 14pt;
    color: #103054;}

H3
   {font-size: 10pt;}

H4
   {font-size: 12pt;
    color: #FFFFFF;}

H5
   {font-size: 14pt;
    color: #103054;}

H6
   {font-size: 6pt;}

OL LI
   {font-family: tahoma, verdana, sans-serif;
    list-style-type: decimal;
    font-size: 10pt;}

UL LI
   {font-family: tahoma, verdana, sans-serif;
    list-style-type: square;
    font-size: 10pt;}

P
   {text-align: justify;
    font-family: tahoma, verdana, sans-serif;
    color: #000000;
    font-size: 10pt;
    margin-left: 15px;
    margin-right: 10px;}

P.bluetable
   {text-align: justify;
    font-family: tahoma, verdana, sans-serif;
    color: #000000;
    font-size: 10pt;
    margin-left: 40px;
    margin-right: 35px;}
