.forTexts {
	font-family: Papyrus;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	text-align: justify;
	marginwidth: 10px;
	marginheight: 10px;
}
.forTitles {
	font-family: Papyrus;
	font-size: 20px;
	color: #804000;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	marginwidth: 10px;
	marginheight: 10px;
}
.forSubTitles {
	font-family: Papyrus;
	font-size: 16px;
	color: #804000;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	marginwidth: 10px;
	marginheight: 10px;
}
.forContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
