body { color: #510186;
     background-color: #510186;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     text-align: justify;
     font-size: 0.8em;
     color: #ffffff;
     font-weight: bold;
     margin-left: 40px;
     margin-right: 40px;
     background-repeat: repeat;
     background-attachment: fixed;
     background-image: url("bg02.jpg");
     }

a:link {color: #00FF00;
     text-decoration: underline;
     }
a:hover {color: #000000;
     background-color: #FFFF00;
     text-decoration: underline;
     }
a:visited {color: #01CD01;
     text-decoration: underline;
     } 

BODY {
     scrollbar-face-color:#000131;
     scrollbar-arrow-color:#92E0F3;
     scrollbar-track-color:#416AA3;
     scrollbar-shadow-color:'#1A168F';
     scrollbar-highlight-color:'#2423AD';
     scrollbar-3dlight-color:'#92E0F3';
     scrollbar-darkshadow-Color:'000000';
     }

h1   {font-size: 1.4em;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-weight: bold;
     text-align: center;
     color: #FFFFFF;
     background-color: #416AA3;
     border: 0px solid;
     border-top: 1px #92E0F3 solid;
     border-bottom: 2px #92E0F3 solid;
     margin-left: 250px;
     margin-right: 250px;

     }
h2   {font-size: 1.4em;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-weight: bold;
     text-align: center;
     color: #FFFFFF;
     background-color: #416AA3;
     border: 0px solid;
     border-top: 1px #92E0F3 solid;
     border-bottom: 2px #92E0F3 solid;
     margin-left: 0px;
     margin-right: 0px;

    }
h3  {font-size: 1.0em;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: LEFT;
    color: #ffFFFF;
    background-color: #416AA3;
    border: 0px solid;
    border-bottom: 1px #92E0F3 solid;
    } 













