.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	
}
.comments {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	text-transform: uppercase;
	color: #4293D2;
}
.title {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 18px;
	font-weight: bolder;
	color: #104A9C;
	text-align: left;
}
.text1 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
