body
{
   background-color: #4E6A7F;
   border: 3px ridge #102e4a;
   font-family: times new roman;
   font-size: 12pt;
   font-weight: bold;
   color: #102e4a;
   scrollbar-face-color:#4E6A7F;
   scrollbar-highlight-color:#3F5565;
   scrollbar-3dlight-color:#374A59;
   scrollbar-darkshadow-color:#2B3A46;
   scrollbar-shadow-color:#415869;
   scrollbar-arrow-color:#0E1316;
   scrollbar-track-color:#4E6A7F;
   padding: 30px
}
.tab
{
   Font-family: times new roman;
   Font-size: 18pt;
   Font-weight: normal;
   color: #0c2032;
   border: 2px double #102e4a;
   padding: 15px
}
.tab1
{
   Font-family: times new roman;
   Font-size: 14pt;
   Font-weight: bold;
   color: #102e4a;
   border: 2px double #102e4a;
   padding: 15px;
   background-color: #4e6a7f
}
.tab2
{
   Font-family: times new roman;
   Font-size: 12pt;
   Font-weight: bold;
   color: #102e4a;
   border: 0px double #102e4a;
   padding: 15px;
   background-color: #5383a7
}
A
{
   color: #06436f;
   text-decoration: underline;
}
A:hover
{
   color: #a3bfd3;
   text-decoration: underline + overline
}
A:cover
{
   color: #a3bfd3;
   text-decoration: none;
}

