body     { font-size: 14px; font-family: Arial, Verdana, "Comic Sans MS"; background-color: #ccf ; }
p, td, tr, div    { font-size: 14px; font-family: Verdana, Arial, "Comic Sans MS" }
a:link  { color: blue ; font-variant: small-caps; text-decoration: none; }
a:visited  { color: blue ; font-variant: small-caps; text-decoration: none; }
a:hover  { color: red ; font-variant: small-caps; text-decoration: underline; }
a:active   { color: #fc0 ; font-variant: small-caps; text-decoration: none; }
.myheading    { font-variant: small-caps; font-size: 24px; text-align: center; margin: 0px }
.imgcaption   { font-style: italic; font-size: 10px; text-align: center }
.center { text-align: center }
.bold { font-weight: bold }
.italic { font-style: italic }
.smcaps { font-variant: small-caps }
.right { text-align: right }
.left { text-align: left }
.twelvepx  { font-size: 12px }
.tenpx  { font-size: 10px }
.ninepx    { font-size: 9px }
.eightpx  { font-size: 8px }
.crumb  { color: #33c; font-size: 8pt; font-style: oblique }
