.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.main {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	color: #333;
}
