<style type="text/css">
  a
  {
    text-decoration: none;
    font-weight: bold;
  }
  a:hover
  {
    text-decoration: none;
  }
  body
  {
    font-family: Times New Roman;
    font-size: 16px;
    color: #000000;
  }

  .mrd_cat_txt
  {
    text-decoration: none;
    font-family: Times New Roman;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
  }
  .mrd_cat_txt:hover
  {
    color: #a0a0a0;
  }
  .mrd_cat_select_txt
  {
    font-family: Times New Roman;
    color: #a0a0a0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
  }
  .mrd_subcat_txt
  {
    text-decoration: none;
    font-family: Times New Roman;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
  }
  .mrd_subcat_txt:hover
  {
    color: #a0a0a0;
  }
  .mrd_subcat_select_txt
  {
    font-family: Times New Roman;
    color: #a0a0a0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
  }
  .mrd_subcat_select_txt:hover
  {  
    color: #ff00ff;
  }

  .mrd_content_tbl
  {
    border: thin;
    border-style: solid;
    border-width: 1;
    border-collapse: collapse;
    border-color: #666666;
  }
  .mrd_page_title_txt
  {
    font-family: Times New Roman;
    color: #000000;
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
  }
  .mrd_subheader_txt
  {
    font-family: Times New Roman;
    color: #000000;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    font-style: normal;
  }
  .mrd_content_txt
  {
    font-family: Times New Roman;
    color: #000000;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
  }
  .mrd_caption_txt
  {
    font-family: Times New Roman;
    color: #000000;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    font-style: italic;
  }
  .mrd_description_txt
  {
    font-family: Times New Roman;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
  }
  .mrd_go_to_top_link
  {
    text-decoration: none;
    font-family: Times New Roman;
    color: #000099;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
  }
  .mrd_go_to_top_link:hover
  {  
    color: #a0a0ff;
  }
  .mrd_email_link
  {
    text-decoration: none;
    font-family: Times New Roman;
    color: #000099;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
  }
  .mrd_email_link:hover
  {
    text-decoration: underline;
  }
  .mrd_local_link
  {
    text-decoration: none;
    font-family: Times New Roman;
    color: #000099;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
  }
  .mrd_local_link:hover
  {
    color: #a0a0ff;
  }
  .mrd_copyright_txt
  {
    text-decoration: none;
    font-family: Times New Roman;
    color: #ffffff;
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
  }

  .test {
    font-family: Times New Roman, Times, Times New Roman CE, Verdana, Geneva, Arial, Helvetica, sans-serif;;
    font-size: 18px;
    font-style: normal;
    font-style: italic;
    font-variant: small-caps;
    font-weight: normal;
    font-weight: bold;
    background: "#d0c4e5";
    border: thin;
    border-style: groove;
    color: #3333CC;
    line-height: 14px;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: underline overline line-through blink}
  }

</style>