
body { font-family: tahoma,verdana,arial;    }

  h1 { font-family: tahoma,verdana,arial;
    font-size: 24px;
    font-weight: normal;
    color: rgb(0, 0, 0);
    }

  h2 { font-family: tahoma,verdana,arial;
    font-size: 18px;
    font-weight: normal;
    color: rgb(0, 0, 0);
    }

  p { font-family: tahoma,verdana,arial;
    font-size: 13px;
    color: rgb(0, 0, 0);
    line-height: 20px;
    }
 
  ul { font-family: tahoma,verdana,arial;
    font-size: 13px;
    color: rgb(0, 0, 0);
    }

  a { font-family: tahoma,verdana,arial;
    font-size: 13px;
    color: rgb(0, 0, 0);
    }

  a:link { text-decoration: none;
    }

  a:visited { text-decoration: none;
    }

  a:hover { text-decoration: none;
    }

  a:active { text-decoration: none;
    }

  td { font-family: tahoma,verdana,arial;
    font-size: 13px;
    }

  a.mn { font-family: Tahoma,Verdana,Arial;
    font-size: 13px;
    color: rgb(0, 0, 0);
    font-weight: normal;
    font-style: normal;
    }

  a.mn:link { text-decoration: none;
    }

  a.mn:visited { text-decoration: none;
    }

  a.mn:hover { text-decoration: none;
    color: rgb(255, 255, 255);
    }

  a.mn:active { text-decoration: none;
    }

  .mn2 { font-family: Tahoma,Verdana,Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    color: rgb(255, 255, 51);
    }


  .mn2:link { text-decoration: none;
    }

  .mn2:visited { text-decoration: none;
    color: rgb(255, 255, 51);
    }

  .mn2:hover { text-decoration: none;
    color: rgb(0, 0, 0);
    }

  .mn2:active { text-decoration: none;
    color: rgb(255, 255, 51);
    }

  .style2 { font-size: 16px;
    }

  .style3 { font-size: 14px;
    }

