/* Cascade DTP V4 - Style Sheet */

a:link {color: #ff0000);
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none}

a:visited {color: #ffff00);
     background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none}

a:hover, a:active {color: #ff0000);
    background-color: transparent;
     font-weight: bold;
     font-style: normal;
     text-decoration: none}
     
h1  {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt; font-weight: bold;}


h2  {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;}
    
 
h3  {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal; font-size: 7pt;}   

.textbox1 {position: center;
    top: 50px;
    left: 50px;
    height: auto;
    width: 90%;
    z-index: 3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
   letter-spacing: 0.05em;
    line-height: 100%;
    padding: 5px;
    border-top: 0px single #85BD70;
    border-left: 0px single #85BD70;
    border-right: 0px single #85BD70;
    border-bottom: 0px single #85BD70;
    background-color: #FFFFFF;
    overflow: hidden}

table {position: center;
    top: 50px;
    left: 50px;
    height: auto;
    width: 90%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height: 100%;
    padding: 5px;
    border: 0px;
    background-color: #FFFFFF;
    overflow: hidden}


body {background-color: #2E8B57}

html, body {scrollbar-face-color: #2E8B57;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #0fff00;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-track-color:#ffffff; }
