body {
	width: 600px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	border-bottom-style: dotted;
	border-top-style: dotted;
}
.listletter {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}
