
BODY {
  background-color: #686868;
  margin-top: 0pt;
  margin-bottom: 0pt;
}

table {
  border-collapse: collapse;
}

TD {
  //font-family: Arial;
  //font-size: 9pt;
  color: #505050;
  //text-align: justify;
  font-family: "Trebuchet MS";
  font-size: 73%;
}

P {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 9pt;
  color: #505050;
  text-align: justify;
  background-color: #FFFFFF;
}

 
A {
  color: #000000;
  text-decoration: none;
}

.current {
  background-color: #505050;
  color: #6A6F7B;
}

HR {
  color: #aaa;
  padding-top: 0px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 0px;
  border-top: 1px solid;
  border-right: 0px : none;
  border-bottom: 0px none;
  border-left: 0px : none;
}

H1 {
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #E80202;
  font-family: "Trebuchet MS";
  font-size: 130%;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 10px;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 10px;
} 

H4 {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 11pt;
  background-color: #FFFFFF;
}

H5 {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 8pt;
}

H6 {
  //padding: 20px;
  //border-bottom: 1px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #E80202;
  font-family: Helvetica;
  font-size: 140%;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
}

legend {
  color: #E80202;
} 

a:link, a:visited {
  color: #E80202;
  text-decoration: none;
  background-color: inherit;
}

a:hover {
  color: #636363;
  text-decoration: none;
  background-color: inherit;
}

LI {
  background-color: white;
  font-size: 9pt;
}
