.nav_text {
    font-family: Arial, "Times New Roman";
    color : #FFFFFF;
    font-weight : bold;
    text-decoration: none;
    font-size :9pt;
  }


.nav_text_bold {
    font-family: Arial, "Times New Roman";
    color : #FFFFFF;
    font-weight : bold;
    text-decoration: none;
    font-size :9pt;
  }


.nav_text_small {
    font-family: Arial, "Times New Roman";
    font-size :8pt;
    color : #FFFFFF;
  }


.purple_big {
    font-family: Arial, "Times New Roman";
    font-weight : bold;
    font-size :11pt;
    color : #7373AD;
    letter-spacing:-0.04em;
  }


.purple_mid {
    font-family: Arial, "Times New Roman";
    font-size :9pt;
    color : #663366;
    margin-bottom: 10em;
  }


.purple_small {
    font-family: Arial, "Times New Roman";
    font-weight : bold;
    font-size :8pt;
    color : #7373AD;
  }


.yellow_big {
    font-family: Arial, "Times New Roman";
    font-weight : bold;
    font-size :12pt;
    color : #D8F26E;
  }


.white_small {
    font-family: Arial, "Times New Roman";
    font-weight : bold;
    font-size :10pt;
    color : #FFFFFF;
  }


.black_small {
    font-family: Arial, "Times New Roman";
    font-size :10pt;
    color : #000000;
  }


.black_small_bold {
    font-family: Arial, "Times New Roman";
    font-size :10pt;
    font-weight: bold;
    color : #000000;
  }


.error {
    font-family: Arial, "Times New Roman";
    font-size :10pt;
    color:#CC3300;
  }


a.top_nav:link, a.top_nav:visited, a.top_nav:hover {
    font-family: Arial, "Times New Roman";
    font-weight : bold;
    font-size :11pt;
    color : #7373AD;
    text-decoration: none;
    letter-spacing:-0.04em;
  }


a.nav_text:link, a.nav_text:visited {
    font-family: Arial, "Times New Roman";
    color : #FFFFFF;
    font-weight : bold;
    text-decoration: none;
    font-size :9pt;
  }


a.nav_text:hover {
    font-family: Arial, "Times New Roman";
    color: #B2FF0D;
    text-decoration: none;
    font-size :9pt;
  }


a.nav_text_normal:link, a.nav_text_normal:visited {
    font-family: Arial, "Times New Roman";
    color : #000000;
    text-decoration: none;
    font-size :8pt;
  }


a.nav_text_normal2:link, a.nav_text_normal2:visited {
    font-family: Arial, "Times New Roman";
    color :#000000;
    text-decoration: none;
    font-size :9pt;
  }


a.nav_text_normal:hover {
    font-family: Arial, "Times New Roman";
    color: #D44E05;
    text-decoration: none;
    font-size :8pt;
  }


a.purple_small:link, a.purple_small:visited, a.purple_small:hover {
    font-family: Arial, "Times New Roman";
    font-weight : bold;
    font-size :8pt;
    color : #7373AD;
    text-decoration: none;
  }


.nav_text_normal {
    font-family: Arial, "Times New Roman";
    color : #000000;
    text-decoration: none;
  }


.tiny {
    font-family: Arial, "Times New Roman";
    font-size :4pt;
  }

