h1{font-size:32pt;color:red; text-decoration:underline overline; }
body { background-color: #ddffff; }

h2{ font-size:26rt; }

a:link { color blue; }
a:visited { color: blueviolet; }
a:hover { color: orange; } 

p { line-height: 180%; }



