.titles {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.desc {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
