.tital {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	padding: 10px;

}
.sub-tital {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #005353;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	padding: 10px;

}
.peratitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #005353;
	text-decoration: none;
	text-align: justify;
}
.content {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	text-align: justify;
}
