body,ul,ol,p,td {
 font-family: Verdana,Arial,sans-serif;
 font-size: 14px;
 color: #CC9966;
}
a.hint {
 font-family: Verdana,Arial,sans-serif;
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
}
a.hint:link {
 color: #FFCC99;
}
a.hint:visited {
 color: #FFCC99;
}
a.hint:active {
 color: #CC9966;
}
a.hint:hover {
 color: #000000;
 background: #FFCC99;
}
h3 {
 font-family: Verdana,Arial,sans-serif;
 font-size: 18px;
 font-weight: bold;
}
h4 {
 font-family: Verdana,Arial,sans-serif;
 font-size: 14px;
 font-weight: bold;
}
h5 {
 font-family: Verdana,Arial,sans-serif;
 font-size: 14px;
 font-style: italic;
  font-weight: normal;
}