body {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.components {
	font-size: 22px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: underline;
}
.highlight {
	background-color: #FFFF00;
}

.subhead1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.comptable {
	border: 1px dashed #000099;
	padding: 20px;
	width: 600px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.orderbox {
	margin-right: auto;
	margin-left: auto;
	border: 3px dashed #CC3300;
	padding: 20px;
}
ul {
	list-style-image: url(images/checkmark.gif);
	list-style-position: outside;
}
.headline {
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}
.johnsonbox {
	border: 6px dashed #CC3300;
}
