body {
	font: normal 12pt "Times New Roman", Times, serif;
	color: #000;
	background: #FFF;
}
#container, #content {
	width: auto;
	margin: 0 2%;
	padding: 0;	
	position: static;
}
#frame, fieldset {
	border: 0px none;
}
#header, p.anchor, p.page_top, hr {
	display: none !important;
}
#footer, h2 {
	text-align: left;
}
#footer {
	margin-left: 2%;
	font-size: 10pt;
	font-weight: normal;
}
h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
h2, h3 {
	line-height: 115%;
}
h2 {
	font-size: 18pt;
}
h2 span {
	font-size: 75%;
}
h3 {
	font-size: 15pt;
	margin-bottom: -9px;
}
h4 {
	font-size: 12pt;
	margin-bottom: -12px;
}
h5 {
	font-size: 10pt;
	margin-bottom: -15px;
	text-transform: uppercase;
}
fieldset {
	margin: 0;
	padding: 0;
}
label {
	display: block;
}
img#spacing {
	margin-right: 5px;
}
a:link, a:visited {
	font-weight: bold;
	color: #0000FF;
	background: transparent;
	text-decoration: underline;
}
a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
a[href^="/"]:after {
	content: " (http://www.bushcrimes.net/" attr(href) ") ";
}
a.friendly {
	font-size: 11pt;
}
a:link.friendly, a:visited.friendly {
	color: #3163C4;  
}
