body
{
   background-color: #606650;
   border: 3px ridge #464840;
   font-family: times new roman;
   font-size: 12pt;
   font-weight: bold;
   color: #464840;
   scrollbar-face-color:#606650;
   scrollbar-highlight-color:#848C6F;
   scrollbar-3dlight-color:#606650;
   scrollbar-darkshadow-color:#444839;
   scrollbar-shadow-color:#848C6F;
   scrollbar-arrow-color:#11120E;
   scrollbar-track-color:#606650;
   padding: 30px
}
.tab
{
   Font-family: times new roman;
   Font-size: 18pt;
   Font-weight: normal;
   color: #0c2032;
   border: 2px double #464840;
   padding: 15px
}
.tab1
{
   Font-family: times new roman;
   Font-size: 14pt;
   Font-weight: bold;
   color: #464840;
   border: 2px double #464840;
   padding: 15px;
   background-color: #606650
}
.tab2
{
   Font-family: times new roman;
   Font-size: 12pt;
   Font-weight: bold;
   color: #464840;
   border: 0px double #464840;
   padding: 15px;
   background-color: #9cAA7A
}
A
{
   color: #d7dcca;
   text-decoration: underline;
}
A:hover
{
   color: #47512e;
   text-decoration: underline + overline
}
A:cover
{
   color: #47512e;
   text-decoration: none;
}
