@charset "utf-8";
bodybg {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #595e68;
	border-left-color: #595e68;
}
subheader {
	font-size: 14px;
}
.text table tr td p strong {
	font-size: 14px;
}
.subhdr {
	font-size: 14px;
	font-weight: bold;
	color: #00C;
}
.text table tr td .subhdr .column {
	color: #CC0;
}
.newsubhdr {
	color: #000;
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}
.content {
	font-size: 14px;
}
.content {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #333;
}
.titlehdr {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000;
}

