h1 {font-family:sans-serif; font-size: 160%; color: red}
h2 {font-family:sans-serif; font-size: 140%; color: red}
h3 {font-family:sans-serif; font-size: 140%; color: red}
h4 {font-family:sans-serif; font-size: 120%; color: green}
h5 {font-family:sans-serif; font-size: 110%; color: green}
p {font-family:sans-serif; font-size: 100%; color: black; font-weight:bold}
p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}
body {background-color: #88cc00}
hr {color:black}
p.doubleleft {text-align: left;  color:black; border-style: double}
p.doublecenter {text-align: center;  color:black; border-style: double}
p.doublecenterbig {text-align: center;  color:black; border-style: double; font-size: 160%}
p.left {text-align: left; color:black}
p.center {text-align: center; color:black}
a:link     {color:#ffff99}
a:visited  {color:yellow}
a:hover    {color:#ffffcc}
a:active   {color:aqua}

