//h1      { font-size:8pt; font-weight:normal; font-style:normal; color:#FF8000; font-family:Verdana, Arial, Helvetiva; }
//p,li,ul { font-size:8pt; font-weight:normal; font-style:normal; color:#000000; font-family:Verdana, Arial, Helvetiva; }

h1           { font-size:8pt; font-weight:normal; font-style:normal; color:#F9F2E0; font-family:Verdana, Arial, Helvetiva; }
h2            { font-size:12pt; font-weight:bold; font-style:normal; color:#FF8000; font-family:Verdana, Arial, Helvetiva; }
p,li,ul,td,tr,ol { font-size:8pt; font-weight:normal; font-style:normal; color:#000000; font-family:Verdana, Arial, Helvetiva; }
b                { font-weight:bold; font-style:normal; color:#E2053A; font-family:Verdana, Arial, Helvetiva; }
th               { font-size:11pt; font-weight:bold; font-style:normal; color:#FF8000; font-family:Verdana, Arial, Helvetiva; }

p.small,td.small,tr.small,li.small,ul.small,ol.small {
  font-size:10pt
}

p.smalljust {
  font-size:10pt; text-align: justify;
}

p.hint {
  font-size:9pt; color: #314497; font-style:italic;
}

b {
  font-weight: bold;
}

font-family: Arial, Helvetiva;

a {
   font-size: 8pt; font-family:arial;
}
a:active {
   font-weight: normal;
   text-decoration: underline; color: #000000;
}
a:visited {
   font-weight: normal;
   text-decoration: underline; color: #7B7B7B;
}
a:link {
   font-weight: normal;
   text-decoration: underline; color: #000000;
}
a:hover {
   font-weight: normal;
   text-decoration: underline; color: #BD0606;
}
a.img:hover {
   font-weight: bold;
   text-decoration: none; color: #000;
}
