p,td,li,ul,ol {
  font-family: Tahoma;
  font-size: 11px;
}

.text { text-align: justify; margin-left: 20px; margin-right: 20px; margin-top: 5px; margin-bottom: 5px; color: #8F8F8F; }


.menu { color: #000000; font-family: Tahoma; font-size: 11px; font-weight: bold; margin-left: 20px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px  }
.menu2 { color: #EC6400; font-family: Tahoma; font-size: 11px; font-weight: normal; margin-left: 20px; margin-right: 10px; margin-top: 5px; margin-bottom: 5px }
.menu3 { color: #595959; font-family: Tahoma; font-size: 11px; font-weight: normal; margin-left: 15px; margin-right: 10px; margin-top: 5px; margin-bottom: 5px }
.menunav { color: #595959; font-family: Tahoma; font-size: 10px; font-weight: bold; margin-left: 20px; margin-right: 20px; margin-top: 5px; margin-bottom: 5px }

.amenu { color: #000000; }
.amenu2 { color: #EC6400;}
.amenu3 { color: #595959; }

a { color: #595959; }


h1 {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #E1903F;
}

h2 {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #E1903F;
}

.tabl {
  font-family: Verdana;
  font-size: 10px;
}
.copy {
  font-family: Verdana;
  color: #888489;
  font-size: 9px;
}
h3 {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}


a.menu:link{
  color: #000000;
  text-decoration:underline;
}
a.menu:visited{
  color: #000000;
  text-decoration:underline;
}
a.menu:hover{
  color: #EC6400;
  text-decoration:underline;
}