.menu{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.number1990{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	text-align: right;
}

.engineer{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #005AB0;
}

.engineercopy{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #005AB0;
	letter-spacing: 1px;
}

.headings{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0d436d;
	font-size: 12px;
	letter-spacing: 1px;
}

.copy{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #878787;
	text-align: justify;
	line-height: 16px;
}

.bluetext{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0d436d;
	letter-spacing: 1px;
}

.copyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0d436d;
}

.contactus{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #878787;
	text-align: justify;
	line-height: 16px;
}