﻿    UL
    {
        padding: 0;
        margin: 0;
    }
    .ThisTabSheet
    {
        line-height: 1.1em; 

        background: #FFFFCC;  
        color: #000000; 
        padding: 0px 0px 0px 0px; 
        vertical-align: top; 
        letter-spacing: -0.02em; 
        font-family: "Bookman Old Style", Georgia, Garamond, "Times New Roman", Times; 
        font-size: 14px; 
        font-weight: normal; 
        font-style: normal; 
    }
      .ContentTitle1 { 
         line-height: 1em; 
         font-weight: normal; 
         font-size: 26px; 
         font-family: Verdana; 
         letter-spacing: -1.1px; 
         text-align: center; 
      }
      .ContentTitle2 { 
         line-height: 1em; 
         font-weight: bold; 
         font-size: 19px; 
         font-family: Tahoma; 
         letter-spacing: -0.8px; 
         text-align: center; 
      }
      .ContentTitle4 { 
         line-height: 1em; 
         color: #330000; 
         font-weight: bold; 
         font-size: 28px; 
         font-family: Georgia, "Bookman Old Style", Serif, "Times New Roman", Times; 
         letter-spacing: -1px; 
         text-align: left; 
      }
    .links 
    {
        color: Navy; 
        font-family: Tahoma, Arial, Helvetica;
        font-size: 13px;
        text-decoration: underline; 
        font-weight:normal;
    }
    .captions
    {
        font-weight: bold; 
        font-size: 15px; 
        font-family: Georgia, "Bookman Old Style", Serif, "Times New Roman", Times; 
        letter-spacing: -1px; 
    }