.boxtitle {
	font-family :	Courier New, Courier, monospace;
	font-size :	large;
	font-style :	oblique;
	font-variant :	small-caps;
	font-weight :	normal;
	height :	auto;
	text-align :	center;
	color :	#000000;
}

.boxcontent {
	font-family :	Arial, Helvetica, sans-serif;
	font-size :	large;
	font-style :	normal;
	font-variant :	normal;
	font-weight :	normal;
	height :	auto;
	text-align :	center;
	color :	#000000;
}

.boxfooter {
	font-family :	Courier New, Courier, monospace;
	font-size :	large;
	font-style :	oblique;
	font-variant :	small-caps;
	font-weight :	normal;
	height :	auto;
	text-align :	center;
	color :	#000000;
}

.boxcolor {
	background-color :	#FF0000;
}

