.cxc {
	clear: left;
	float: center;
	height: auto;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 3px;
	border: thin solid #333333;
	margin: auto;
	position: static;
	cursor: crosshair;
	line-height: normal;
	background-color: #CCCCCC;
	text-align: left;
	list-style-type: circle;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	white-space: normal;
	display: compact;
	text-indent: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	clear: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 1px;
}
.hx {
	color: #660000;
	padding: 6px;
	margin: 6px;
	width: 200px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
