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

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

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

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #2D3437;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.gray-heading {
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}

.light-grey-text {
	color: #CCCCCC;
	font-size: 11pt;
	font-weight: normal;
}
.blue-heading {
	font-size: 11pt;
	color: #426468;
	font-weight: bold;
}
.brown-heading-general {
	font-size: 9pt;
	color: #884F15;
	font-weight: bold;
}

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