body { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { }
td { }
a:link { color: blue; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
a:active { color: red; text-decoration: none; }
.sidebar  /* Sidebar text */ { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; padding: 3px; }
.header { font-size: 14px; font-weight: bold; }
.tiny { font-size: 8px; font-style: italic; }
.subhead { font-size: 12px; font-weight: bold; font-style: italic; }
.imagePad  /* add padding around an image */ { padding-right: 12px; padding-left: 12px; }
.subsubhead { font-size: 11px; font-weight: bold; padding-top: 12px; }

