a {
	color: #F00;
	text-decoration: underline;
}
body, td {
	background: #FFF;
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
h1 {
	clear: both;
	border-bottom: medium double #0C6;
	color: #93F;
	font-size: 20px;
	text-transform: uppercase;
}
h2 {
	clear: both;
	border-bottom: 2px solid #93F;
	color: #0C6;
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
.blockquote {
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	color: #999;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.clear {
	clear: both;
}
.crumb {
	display: none;
}
.more {
	display: none;
}
.pnav {
	display: none;
}
.sidebar {
	clear: right;
	float: right;
	width: 158px;
	padding: 5px;
	margin: 5px 0px 10px 5px;
	border: 2px solid #000;
	color: #000;
	background: #FFF;
}
#coding {
	display: none;
}
#content {
	clear: both;
}
#core {
	width: 100%;
}
#letterhead {
	display: none;
}
#navigation {
	display: none;
}
#notice {
	margin: 0px;
	width: 170px;
	padding: 5px 5px 5px 10px;
}
