.default {
	font-family: Courier, mono;
	font-size: 11px;
	line-height: 33px;
	color: #000000;
	text-align: right;
}
.name {
	font-family: "Courier" mono;
	font-size: 17px;
	text-transform: none;
	text-decoration: underline;
	letter-spacing: 1pt;
	font-weight: bold;
	line-height: 20px;
}
.titles {
	font-family: Courier, mono;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
}
.text {
	font-family: Courier, mono;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-align: left;
}
