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

}
a:visited {
	color: #D2700D;
	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;
	background-color: #FFFFFF;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.gray-heading {
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
}
.blue-heading {
	font-size: 9pt;
	color: #1A7EC4;
	font-weight: bold;
}

.green-heading {
	font-size: 12pt;
	font-weight: bold;
	color: #8CFF01;
}
.blue-text {
	color: #0630DB;
	font-weight: normal;
	font-size: 12pt;
}
.references {
	font-size: 8pt;
	color: #0630DB;
	font-family: "Times New Roman", Times, serif;
}
