<! style sheet >

<html>
P        { font-family: arial, helvetica, geneva}
P        { font-size: 12 pt;
  font-family : serif;
}
TABLE   { font-family : serif;}
Table   { font-size: 12 pt;}
UL      {list-style-type: square;}
body   { background-image: url('back1.gif'); color: white ;}
A:link 	{ color : ltblue;}
A:visited { color: red; }
A:active { color: blue;}
H1 H2 H3       { color: white ;}

</html>