

.arial{
	font-family:"arial";
	font-size:12px;
	color:#637486;
	font-weight:200;
}

.blue{
	font-family:"arial";
	font-size:17px;
	color:#063e79;
	font-weight:Bold;
}

.bottom{
	 border-bottom-color:#063e79;
	 border-bottom-style:solid;
	 border-bottom-width:thin;
	}