a { color: #FF6600; text-decoration: underline }
a:visited { color: #009900; text-decoration: underline }
body {
  background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; color: #000000;
}
li, ol, p, td, ul {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
  color: #000000;
}
th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000; font-weight: bold; text-align: center; font-size: 9px
}

.Annotation { color: #888888 }
.Caption { color: #FF33CC; font-weight: bold }
.Copyright { font-size: 9px ; text-align: center }
.ImageDescription { font-size: 9px ; text-align: center; font-weight: bold; }
.PageCaption {
  color: #000000; font-weight: bold; text-align: center; font-size: 13px
}
.Table { border-collapse: collapse }
.Table th { border: 1px solid #CCCCCC }
.Table td { border: 1px solid #CCCCCC }