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; }
h2 { font-size: large; }
h3 { font-size: medium;   font-style: italic }
h4 { font-size: small; 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; } 
p.left      { font-family: arial; align: left; }
img.left      { align: left; } 
div.left      { align: left; } 

