.CompW {
	font-size: 12px;
	color: #000;
	background-color: #aedceb;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-align: left;
	line-height: 150%;
	letter-spacing: .3em;
}

.CompG {
	font-size: 14px;
	color: #000;
	background-color: #fce3ea;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-align: left;
	line-height: 150%;
	letter-spacing: 0.2em;
}
