body { 
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12pt;
	color: #000000;
}

form {
	display: none;
}

#main_nav {
	display: none;
}

#header {
	display: none;
}

#sub_nav {
	display: none;
}

#footer {
	display: none;
}

#cart_info {
	display: none;
}

.cpe_tracker dt {
	clear:left;
	font-weight: bold;
	float:left;
	padding-left:0.5em;
	width:95px;
}

.cpe_tracker dd {
	float:left;
}

dl.cpe_tracker {
overflow:hidden;
}

a[href ^="http://"]:after, a[href ^="http://"]:after { 
	content:" [" attr(href) "] ";
	color: #007CDC;
	text-decoration: none;
}

a:link,
a:hover,
a:visited,
a:active,
a:focus {
	color: #894E0F;
	text-decoration: none;
}

.enhanced h2 {
	padding: 1em 0 0 0;
}

.pagination,
#secondary_column {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

.print_title {
	display: block;
	font-size: 18pt;	
	text-align: center;
}
