h1 {color: red; font-size=24pt; font: verdana; background-color: transparent}
h2 {color: blue; font-size=18pt; font-style: arial; background-color: transparent}
h3 {color: black; font-size=11pt; font-style: timesbold; 
background-color: transparent}
h4 {color: red; font-size=18pt; font-style: timesbold; }
p {color:black}
hr {color:blue}
p {margin-left: 20px}
body {background color=#ccffcc}
/* body {background-image: url("images/laline.gif")} */
a:link     {color:blue}
a:visited  {color:#800080}
a:hover    {color:red; font:italic; background-color: white}
/* a:active   {color:blue} */
