body
{
   background-color: #526353;
   border: 3px ridge #383a38;
   font-family: times new roman;
   font-size: 12pt;
   font-weight: bold;
   color: #383a38;
   scrollbar-face-color:#526353;
   scrollbar-highlight-color:#475648;
   scrollbar-3dlight-color:#3C483D;
   scrollbar-darkshadow-color:#323D33;
   scrollbar-shadow-color:#475648;
   scrollbar-arrow-color:#BBC9B3;
   scrollbar-track-color:#526353;
   padding: 30px
}
.tab
{
   Font-family: times new roman;
   Font-size: 18pt;
   Font-weight: normal;
   color: #383a38;
   border: 2px double #383a38;
   padding: 15px
}
.tab1
{
   Font-family: times new roman;
   Font-size: 14pt;
   Font-weight: bold;
   color: #383a38;
   border: 2px double #383a38;
   padding: 15px;
   background-color: #526353
}
.tab2
{
   Font-family: times new roman;
   Font-size: 12pt;
   Font-weight: bold;
   color: #383a38;
   border: 0px double #383a38;
   padding: 15px;
   background-color: #526353
}
A
{
   color: #68826a;
   text-decoration: underline;
}
A:hover
{
   color: #a2b7a3;
   text-decoration: underline + overline
}
A:cover
{
   color: #a2b7a3;
   text-decoration: none;
}

