table  {
   font-size: 11pt;
   font-family: sans-serif;
   color: rgb(102,153,204)
}

td  {
   font-size: 11pt;
   font-family: sans-serif;
   color: rgb(102,153,204)
}

.head {
   font-size: 18pt;
   font-family: sans-serif;
   color: rgb(102,153,204)
}

.subhead {
   font-size: 11pt;
   font-family: sans-serif;
   font-weight: bold;
   color: rgb(102,153,204)
}

.foot {
   font-size: 9pt;
   font-family: sans-serif;
   color: rgb(102,153,204)
}

a:link {
  color: rgb(102,153,204);
  background: transparent none;
}

a:visited {
  color: rgb(102,153,204);
  background: transparent none;
}

a:active {
  color: rgb(102,153,204);
  background: #FFD700 none
}
