body { background: #AAA; }
body, body p {  font-family: 'Verdana'; color: #009; text-decoration: none; }
#taxAlertPanel {
                border-left:2px solid #009;
                border-right:2px solid #009;
                border-bottom:3px solid #009;
                background-color:#aaaaaa;
                }

body h1 {  font-family: 'Georgia'; font-size: 18px; color: #000099; font-weight: bold; text-decoration: none; font-style: italic; }
body h2 {  font-family: 'Georgia'; font-size: 16px; color: #009; font-weight: bold; text-decoration: none; font-style: italic; }
body h3 {  font-family: 'Georgia'; font-size: 14px; color: #009; font-weight: bold; text-decoration: none; font-style: italic; }
body a {  font-family: 'Georgia'; color: #CC0000; text-decoration: underline; font-style: italic; }
body a:hover {  font-family: 'Georgia'; color: #FFFFFF; text-decoration: underline; font-style: italic; }
body a:visited {  font-family: 'Verdana'; color: #009; text-decoration: underline; font-style: italic; }