div 	{
	font-family: helvetica, verdana, arial;
	color: #1B1C20;
	font-size: 12px;
	font-weight: bold;

	}

a:link 	{
	font-weight:bold; color:#1D1D1D; text-decoration:none;
	}
a:visited { font-weight:bold; color:#666668; text-decoration:none; }
a:focus { font-weight:bold; color:#4A5AB9; text-decoration:none; }
a:hover { font-weight:bold; color:#4A5AB9; text-decoration:none; }
a:active { font-weight:bold; color:#88DE2A; text-decoration:none; }
.call 	{
	font-family: helvetica, verdana, arial;
	color: #1B1C20;
	font-size: 16px;
	line-height:16px;

	}
.head2	{
	font-weight:bold; color:#4A5AB9;
	margin-top:10px;
	margin-bottom:6px;
	}