body { font: 10pt "Arial"; color: forestgreen; margin-left: 2in; margin-right: 2in }
h1 { font: 18pt "Courier New"; color: mediumseagreen; background-color:lavender }
h2 { font: 16pt Arial; color: rosybrown }
p { font: 10pt Arial; color: #0000a0} 
a { font: bold;color: rosybrown }
a {text-decoration: none }
a:hover { font: bold;color: yellow; background-color:blue }
