.main {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    padding-top: 3px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 3px
}

.mainnopad {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    padding-top: 3px;
    padding-bottom: 3px
}

.main_narrow {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px
}

.main_2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    padding-top: 3px;
    padding-bottom: 3px
}

.link {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #303FCA; 
    text-decoration: none;
    border: none;
  }

.smalllink {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: normal; 
    color: black; 
    text-decoration: underline;
    border: none;
  }
  

a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #6B75F7;
    text-decoration: underline;}

BODY {
    SCROLLBAR-FACE-COLOR: #666666; 
    SCROLLBAR-HIGHLIGHT-COLOR: black; 
    SCROLLBAR-SHADOW-COLOR: #101010; SCROLLBAR-3DLIGHT-COLOR: darkgrey; 
    SCROLLBAR-ARROW-COLOR: black; SCROLLBAR-TRACK-COLOR: black; FONT-FAMILY: times; 
    SCROLLBAR-DARKSHADOW-COLOR: darkgrey; 
}

iframe {
    SCROLLBAR-FACE-COLOR: #666666; 
    SCROLLBAR-HIGHLIGHT-COLOR: black; 
    SCROLLBAR-SHADOW-COLOR: #101010; SCROLLBAR-3DLIGHT-COLOR: darkgrey; 
    SCROLLBAR-ARROW-COLOR: black; SCROLLBAR-TRACK-COLOR: black; FONT-FAMILY: times; 
    SCROLLBAR-DARKSHADOW-COLOR: darkgrey; 
}
