.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 2px;
	font-weight: bold;
	vertical-align: top;
}
body {
	margin: 5px;
	border: 1px solid #CCCCCC;
}
.text {
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
