BODY { color: 000 ;
       font-family: sans-serif, arial, helvetica }

p        { text-align: justify }
p.center { text-align: center  }
p.left   { text-align: left    }

a:link    { color: 00c }
a:visited { color: 00c }
a:hover   { color: 00f ; xbackground: 99c }

var  { color: 066 ; font-style: normal }
em   { color: 300 ; font-style: italic }
code { color: 066 }
dfn  { color: 888 }

