<!--
a { color: blue; }
a:hover  { color: #0000af; font-weight: bold  }
a:visited { color: blue; }
A:active  { color: blue; }
A:hover  { color: #0000af; font-weight: bold  }
//-->
body {}
p {}
td {}
.boldtitle      { color: black; font-variant: small-caps; font-weight: bold; font-size: 22px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular; text-align: center }
.title       { color: black; font-variant: small-caps; font-size: 18px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular; text-align: center; list-style-position: inside }
.showtitle      { color: black; font-weight: bold; font-size: 18px; font-family: "Trebuchet MS", "Comic Sans MS" }
.normal    { color: black; font-size: 14px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular }
.normalbold    { color: black; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular }
.normalitalic { color: black; font-size: 14px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular; font-style: italic; }
.normaljustify   { color: black; font-size: 14px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular; text-align: justify }
.highlight   { color: black; font-weight: 500; font-size: medium; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular; background-color: yellow }
.calfont   { color: black; font-size: 8pt; font-family: "Trebuchet MS" }
.caldate  { color: black; font-weight: bold; font-size: small; font-family: "Trebuchet MS" }
.fulljustify { font-size: x-small; text-align: justify  }
.copyright  { color: black; font-size: xx-small; font-family: "Trebuchet MS", "Comic Sans MS" }
