
.main_text         { font-family: Arial; color:#000000; font-size:1em; text-decoration:none;line-height: 120%;}
a.main_text:link   { font-family: Arial; color:#000000; font-size:1em; text-decoration:none;line-height: 120%;}
a.main_text:visited{ font-family: Arial; color:#000000; font-size:1em; text-decoration:none;line-height: 120%;}
a.main_text:active { font-family: Arial; color:#000000; font-size:1em; text-decoration:none;line-height: 120%;}
a.main_text:hover  { font-family: Arial; color:#000000; font-size:1em; text-decoration:none;line-height: 120%;}

h1 {
  color: #ff9A00;
  background: transparent;
  font-weight: bold;
  line-height: 120%;
}

h2 {
  color: #ff9A00;
  background: transparent;
  font-weight: bold;
  line-height: 120%; 
}

h3 {
  color: #ff9A00;
  background: transparent;
  font-weight: bold;
  line-height: 120%;  
}

h4 {
  color: #ff9A00;
  background: transparent;
  font-weight: bold;
  line-height: 120%;  
}

h5 {
  color: #ff9A00;
  background: transparent;
  font-weight: bold;
  line-height: 120%;  
}

h6 {
  color: #ff9A00;
  background: transparent;
  font-weight: bold;
  line-height: 120%;  
}

p {margin-top:0px;margin-bottom:0px;font-size:0.8em;line-height: 120%;}
td { font-family: Arial; color:#000000; font-size:15px; text-decoration:none;line-height: 120%;}
.highlight {color: #ff9A00;background: transparent;font-weight: bold;line-height: 120%;}  
