body {
  background-color: #ffffff;
  color : #300000;
  font-family : Arial,Helvetica,sans-serif
}
h1,h2,h3,h4,h5,h6 {
  font-family: MS Trebuchet,Arial,Helvetica,sans-serif
}
*#sm { font-size: small }
*#xsm { font-size: x-small }
*#smlr { font-size: smaller }
*#c { text-align: center }
a:link { color: #666666; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:hover { color: #ff0000; text-decoration: none }

