body, p, td, textarea, input, button, select {
	font-family: Arial, sans-serif;
	font-size: 12px;	
	}
	
p {	line-height: 17px; margin: 12px 0 0 0; }	
h1 { margin: 0;	font-size: 20px; font-weight: normal; }	
h2 { margin: 24px 0 10px 0; font-size: 15px; color: #F45F0F; }
h3 { font-size: 12px; color: #000000; margin-bottom: 0; margin-top: 16px; }
h4 { font-size: 11px; color: #333333; margin-bottom: -5px; margin-top: 16px; }

h2.flush { margin-top: 0; }

a:link, a:visited { text-decoration: underline; color: #EC5300; }	
a:hover, a:active { text-decoration: underline; color: #FF630F; }
a img {	border-style: none;	}

strong { color: #333333; }

#copyright { margin-top: 60px; color: #888888; font-size: 10px; }
#copyright a:link, #copyright a:visited { color: #888888; text-decoration: underline; }
#copyright a:hover, #copyright a:active { color: #777777; text-decoration: underline; }

#leftcontent { font-size: 11px; }
#leftcontent p { line-height: 14px; margin: 8px 0 0 0;}
#leftcontent p.bigger { font-size: 12px; line-height: 16px; margin: 12px 0 0 0; }

span.faint { font-style: italic; color: #999999; }

ol li, ul.spaced li { padding-bottom: 3px; }

img.floated { float: right; padding: 0 0 10px 20px; }