.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FF0000;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.descrip {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: lowercase;
}
.title_body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.title_text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: capitalize;
	color: #FF0000;
}
