   body {
    font-family:"Verdana","Helvetica","Ariel",sans-serif;
   }
   .tab1 {
    background:#2D4E85;
    width:815px;
    border:0;
    padding:0;
    border-spacing:0;
   }
   .row1 {
    height:100px;
   }
   .col1 {
    width:187px;
    text-align:center;
    vertical-align:middle;
   }
   .col2 {
    width:14px;
   }
   .col3 {
    width:586px;
   }
   .col4 {
    width:28px;
   }
   .nav {
    color:black;
    font-weight:bold;
    text-align:center;
    vertical-align:top;
   }
   .nav a {
    color:white;
    font-weight:bold;
   }
   .nav a:hover {
    color:black;
   }
   .nav b {
    color:gray;
   }
   .col3 h1 {
    font-size:2.5em;
    color:white;
   }
   .col3 h1 i {
    font-family:"Palatino Linotype","Times New Roman",serif;
    font-style:italic;
   }
   .col3 h1 small {
    font-size:.5em;
    font-weight:normal;
   }
   .col3 h2 {
    font-size:1.00em;
    text-align:right;
    color:white;
   }
   .text {
    background:white;
    border-style:solid;
    border-width:6px;
    border-color:white;
    vertical-align:top;
   }
   .text dd {
    font-size:0.9em;
   }
