body{
  font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
  background: #FFFFFF;
}

p{
  font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
}

h1{
  font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}

h2{
  font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

td{
  font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
}

th{
  font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #FFFFFF;
  background: #FF6600;
}

ul{
  font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
  font-size: 12px;
}

a{
  font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;  
  color:#555555;
}

a:link { color:#555555; }
a:visited { color:#333333; }
a:active { color:#FF0000; }
a:hover { color:#FFFFFF; background:#000000; }

.copyright{
  font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
  font-size: 10px;
  clip:  rect(   );
  color: #999999;
  border-style: none
}

.section{
  font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold
}

.pic {  text-align: center}
