div#news { margin: 10px 20px; padding: 0; width: 700px; }
#news p, #news li, #news h1, #news h2, #news h3, #copyright p { margin: 0; padding: 0; 
   font-family: Verdana, Helvetica, Arial, sans-serif; color: #666; }
#news p { margin: 0.8em 0 1.8em 0; font-size: 10pt; font-weight: normal; }
#news ul, #news ol { margin: 0 50px 1.8em 50px; padding: 0; }
#news ol#toc { margin: 10px 0 10px 35px; }
#news li { margin-bottom: 6px; font-size: 10pt; font-weight: normal; }
#news ol#toc li { margin: 0; }
#news a:link  { color: #c00; text-decoration: none; }
#news a:visited { color: #369; text-decoration: none; }
#news a:hover { color: #c00; text-decoration: underline; }
#news a:active { color: #c00; text-decoration: underline; }
#news h1 { font-size: 14pt; color: #900; font-weight: bold; }
#news h2, #news h3 { margin-top: 1.8em; font-size: 12pt; color: #333; font-weight: bold; }
#news h3 { font-size: 10pt; }
#news span.code { font-family: "Courier New", monospace; color: #333; }

ol#toc a:hover { color: #900; }

#news img#egov { float: right; margin: 20px 0 10px 10px; padding: 0; border: 1px solid #000; }

div#foot { margin: 25px 20px 10px 20px; padding: 0; width: 700px; border-top: 1px dashed #ccc; }
#foot h4, #foot p { margin: 1em 0; padding: 0; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10pt; 
   font-weight: bold; color: #900; }
#foot p { color: #666; font-weight: normal; line-height: 1.5em; }
#foot a:link { color: #666; text-decoration: none; }
#foot a:hover { color: #300; text-decoration: underline; }

div#copyright { width: 700px; margin-top: 35px; padding-bottom: 10px; }
#copyright p { color: #999; font-size: 8pt; text-align: center; }