.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #18A1FF;
	color: #FFFFFF;
}
a:link {
	color: #5684B1;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #5684B1;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #00A4A4;
	text-decoration: none;
	font-weight: normal;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.gray-heading {
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
}
.red-heading {
	font-size: 10pt;
	color: #D54769;
	font-weight: bold;
}
.references {
	font-size: 8pt;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
.big-orange-heading {

	font-size: 13pt;
	color: #FB5A0B;
	font-weight: bold;
}
.light-blue-heading {

	color: #75A2C1;
	font-size: 11pt;
	font-weight: bold;
}

