body {
   font-family: "deja vu sans","bitstream vera sans","arial", helvetica, san-serif
}
a.tab:link {
   color: #ffffff;
   text-decoration: none;
}
a.tab:visited {
   color: #ffffff;
   text-decoration: none;
}
a.tab:hover {
   color: rgb(64,0,128);
   text-decoration: none;
}
a.tab:active {
   color: #ffffff;
   text-decoration: none;
}
a.tab { font-variant: small-caps }
a.tab img { border: none }
td.tab {
width: 60pt; background-color: rgb(21,104,158); color: white; font-size: 10pt; font-weight: bold; padding-top: 5pt; padding-bottom: 5pt; padding-left: 5pt;
}

p.personname {
   font-weight: bold;
}

p.persontitle {
   font-style: italic;
}

td {
   vertical-align: top;
}
