
BODY {
  font-family : sans-serif ; 
  width : 800 ;
  background : #fcfefd ;
}

H1, H2, H3, H4, H5, H6 {
  font-style : bold ;
  font-size : 100%
}

H1 { font-size : 161% }

A:link { color : #1090e0 }
A:visited { color : #808080 }

P { display : block }

HR { size : 1px }
