      A {
        color: #003399;
      }
      A:HOVER {
        color: #FF0000;
      }
      A:VISITED {
        color: #800080;
      }
      .FourthSeparator {
        color: #999999;
      }
      .HeaderTitle {
        font-family: Tahoma;
      	font-size: 12.5pt;
        color: #FFFFFF;
        font-weight: bold;
      }
      .HeaderLine {
        color: #85BD70;
      }
      .HeaderTable {
        background: #6685B1;
      }
      .Footer {
        background: #6685B1;
      	font-family: Tahoma;
      	font-size: 8.5pt;
        color: #C9CADE;
      }
      .Footer A {
        color: #FFFFFF;
      }
      .Fields {
         font-family: Tahoma;
         font-size: 8.5pt;
         color: #FFFFFF;
      }

      .Values {
        font-weight: bold;
      }

      .NoResults {
        font-family: Tahoma;
      	font-size: 8.5pt;
        color: #757575;
        font-size: bold;
      }

      .Result {
        font-family: Verdana;
        font-size: 7.5pt;
      }

      .ResultTitle {
        font-size: 10pt;
      }

      .ResultInfo {
        color: #2B3366;
      }

      span.yell {
        background:#FFF7B9; 
        color:#000000;
      }
