.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1C1C1A;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1C1C1A;
}
.subtitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #48605B;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.fineprint_dark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1C1C1A;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
}
.body_translit {
	font-family: "Times New Arabic";
	font-size: 14px;
	font-weight: normal;
	color: #1C1C1A;
}
.subtitle_translit {
	font-family: "Times New Arabic";
	font-size: 16px;
	font-weight: normal;
	color: #1C1C1A;
}
.body_arabic {
	font-family: "Arabic Web";
	font-size: 18px;
	font-weight: normal;
	color: #1c1c1a;
	text-align: center;
}.strikeout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
