h1   { background-color: #FFCC00 ; text-align: center ; }
em   { color: #FF3333 ; }
dfn  { font-weight: 700 ; }
tt   { color: #339933 ; font-weight: 700 ; font-size: 1.2em ; }

sup  { font-family: sans-serif ; font-size: 0.7em ; vertical-align: top ; }
var  { color: #000000 ; font-weight: 900 ; font-size: 1.5em ; }
code { color: #000000 ; font-weight: 700 ; font-size: 1.5em ; }

body               { background-color: #FFFFCC ; }
table              { background-color: #CCCCCC ; }
table.small tr td  { font-size: 0.8em ; }
table.small tr th  { font-size: 0.8em ; }
table.medium tr td { font-size: 1.0em ; }
table.medium tr th { font-size: 1.0em ; }
table.board tr td  { border-width: 1pt ; border-style: outset ; }
td                 { text-align: center }
input              { font-weight: 700 ; }
select             { font-weight: 700 ; }

a:link    { color: #0000FF ; }
a:active  { color: #FF0000 ; }
a:visited { color: #9900CC ; }
a:hover   { color: #FF00FF ; }

