body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}

a {
	color: #1F5394;
	text-decoration: none;
}

a:hover {
	color: #FF7D19;
}.heading {
	font-size: 14px;
	font-weight: bold;
	color: #54347F;
}
.sub-heading {
	font-size: 12px;
	font-weight: bold;
	color: #1F5394;
}
.text-box {
	border:1px solid #1F5394;}
.button {
	background-color:#1F5394;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #1F5394;
}
.box2 {
	border: 1px solid #C6D5EA;
}
