a:link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6633cc;
	text-decoration: underline;
}
a:active {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.header16bold {
	font: bold 16px Arial, Helvetica, sans-serif;
}
a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.smalltext {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #000000;
}
.text12 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	padding: 8px;
}
.classifiedsheader {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

   .punchbox {
	float: right;
	width: 40%;
	text-align: left;
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	padding: 1em;
	text-indent: -0.5em;
	background: white;
	color: #6633CC;
	margin: 0.2em -1px 0.2em 0.5em;
}
.punchboxleft {
	float: left;
	width: 40%;
	text-align: left;
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	padding: 1em;
	text-indent: -0.5em;
	background: white;
	color: #6633CC;
	margin: 0.2em -1px 0.2em 0.5em;
}
.sidebar {
	float: right;
	width: 33%;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 1em;
	text-indent: -0.5em;
	background: #FFFFCC;
	color: #000000;
	margin: 0.2em -1px 0.2em 0.5em;
	border: 1px solid #CCCCCC;
}
.text12boxed {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	padding: 8px;
	background: #6699FF;
}
