body {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, Helvetica, "MS Sans Serif";
font-size: 12px;
margin:5px;
padding:0;
background-color: #fefefe;
}

h1 { color: #688207; font-size:13px;
font-weight:bold;
}
span.c { color: #688207; font-size:13px; font-weight: bold;
}

p,td {
 color: #828282;
 font-size: 11px;
 line-height: 160%;
}


a {
  color:#688702;
  text-decoration: none;
}
a:visited {
  color:#688702;
  text-decoration: none;
}
a:active {
  color:#688702;
  text-decoration: none;
}
a:hover {
  color:#688702;
  text-decoration: underline;
}











