body      { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; cursor: default; margin: 0px; color: #555555; background-color: #FFFFFF }
a         { font-size: 15px; font-weight: bold;          }
a:link    { color: #222266;  text-decoration: none;      }
a:visited { color: #222266;  text-decoration: none;      }
a:hover   { color: #AAAAAA;  text-decoration: underline; }
a:focus   { color: #AAAAAA;  text-decoration: underline; }
a:active  { color: #AAAAAA;  text-decoration: underline; }
b         { font-size: 15px; font-weight: bold;          }
td        { font-size: 15px; font-weight: normal; color: #555555; }
.light    { background-color: #F6F6F6; border: 1px solid #AAAAAA; }
.small    { font-size: 12px; }
