
body, body p, body table { font-family: 'Arial'; font-size:16px; color: #663300; text-decoration: none; font-style: italic; } body { background: #FFFFCC; } 
a {
  background-color: lightgreen;
}
body h1 { font-family: 'Impact'; font-size:20px; color: #000099; text-decoration: underline; font-style: normal; } 
body h2 { font-family: 'Impact'; font-size:16px; color: #990000; font-weight: bold; text-decoration: none; font-style: normal; } 
body h3 { font-family: 'Impact'; font-size:14px; color: #006600; text-decoration: none; font-style: italic; } 
body a, .ui-widget-content a { font-family: 'Arial'; font-size:16px; color: #3333FF; text-decoration: underline; font-style: normal; } 
body a:hover { font-family: 'Arial'; font-size:16px; color: #333333; text-decoration: underline; font-style: normal; } 
body a:visited { font-family: 'Arial'; color: #CC0066; font-weight: bold; text-decoration: underline; font-style: italic; } 