.para {
	font-family: Arial;
	font-size: 12px;
	color: #1F3C3F;
}
.highlight {
	font-family: Arial;
	font-size: 14px;
	color: #990000;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #12211A;
}
.alert {
	font-family: Arial;
	font-size: 14px;
	color: #CC0000;
	
}

