H1, H2, H3, H4, H5, H6 { color: yellow }
img.frame { border-color: #F0C870 ; border-style: ridge ; border-width: 8px }
P { color: #287480 ; font-family: Times, serif ; font-size: 16pt }
#firstletter:first-letter {font-size: 300%; float: left;}
Div.text {margin-left: 4em ; margin-right: 4em ; text-align: left} /* */
Div.reverse { color: black ; background-color: white ; margin: 2em ; }
.attention { color: red ; font-family: courier, sans-serif ; font-size: 18pt;  font-style: italic ; text-align: center }
/*   comment line */
.aqua { color: aqua }
.fancy { color: black; background : white;}
.gold { color: #F0C870 ; font-family: Times, serif ; font-size: 16pt;}
.green { color: #28B870 ; font-family: Times, serif ; font-size: 16pt;}
.fountainblue { color: #80D4D8 ; font-family: Times, serif ; font-size: 16pt;}
A:link {color: #993300;}
A:hover {color: yellow}
A:active {color: blue; font-size: 110%; background: #F0C870}
A:visited {color: green; font-size: 100% }