body { font-family : arial; background-color: #9999ff }
hr {color : #ffffff}
a  {font-family : arial; text-decoration : none;}
a hover { text-decoration : underline;}
h1 { font-size: x-large; color: green }
h2 { font-size: large; color: red }
h3 { font-size: medium; color: red;   font-style: italic }
h4 { font-size: small; color: #666699; font-style: italic }
dl { font-style: italic }
dt { color: green ;  font-style: italic }
dd { color: red ;  font-style: italic }
p   { font-family: arial; } 
p.right      { font-family: arial; align: right; }
img.right      { align: right; } 
