* { margin: 0; padding: 0; }

body { font-family: Helvetica, Arial, sans-serif; color: #000; font-size: 12pt; line-height: 1.5em; }

#column_right, #header .navigation, #header h1, a#swap_image, span.shadow, .featured_top, .featured_bottom { display: none; }

#header { height: 77px; margin-bottom: 0.25in; }

a { color: #000; }

#featured a:link:after, #featured a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#footer {
	margin-top: 1in;
	padding-top: 0.25in;
	border-top: 1pt solid #aeaeae;
}

h1, h2, h3, h4, li, p, blockquote { margin-bottom: 14pt; }

#content ul { list-style: disc; }

#content ol { list-style: decimal; }

#content li { margin-left: 0.25in; }
