 body {
    font-family: verdana, "Times New Roman";
    color: black;
    font-size: 12px;
    background: white;
    }

 td {
    font-family: verdana, "Times New Roman";
    color: black;
    font-size: 12px;

    }


 .agency_name
 {
    color: black;
    font-family: verdana, "Times New Roman";
    font-size: 14px;
    font-weight: bold;
 }

 .header_small
 {
    color: #006699;
    font-family: verdana, "Times New Roman";
    font-size: 12px;
    font-weight: bold;
 }

 .header_med
 {
    color: #006699;
    font-family: verdana, "Times New Roman";
    font-size: 16px;
    font-weight: bold;
 }

 .header_annual
 {
    color: #FF8C00;
    font-family: verdana, "Times New Roman";
    font-size: 16px;
    font-weight: bold;

 }

 .header_emphasize
 {
    color: #FF8C00;
    font-family: verdana, "Times New Roman";
    font-size: 20px;
    font-weight: bold;

 }
 
 .header_annual_link
 {
    color: #FF8C00;
    font-family: verdana, "Times New Roman";
    font-size: 14px;
    font-weight: bold;

 }

 .header_large
 {
    color: #006699;
    font-family: verdana, "Times New Roman";
    font-size: 22px;
    font-weight: bold;
 }


 .image_border
 {
    border:thin black;
    border-color: black

 }



a:link {
  color: blue }

a:visited {
  color: blue }
  
.red {color: #FF0000;}
