body { background-color: #CCFFFF; font-family: Georgia, "Times New Roman", Times, serif; } h1 { font-family: sans-serif; text-align: center; color: #FFFFFF; background-color: #330099; border-top: 4px solid #FF0000; border-bottom: 2px solid #FF0000; } p { font-size: 12pt; border: 1px solid black; background-color: white; } a { text-decoration: none; color: #0033FF; } a:hover { text-decoration: underline; color: #FF3300; font-style: italic; } a:active { text-decoration: underline; color: #FF3300; font-style: italic; } hr { height: 1px; color: #330099; width: 85%; text-align: left; } .quote { font-family: sans-serif; font-size: 9pt; font-weight: bold; color: #330099; border: 0px; background-color: #CCFFFF;} p.links { border: 0px; background-color: #CCFFFF;}