.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: #E8E4E3;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.gray-heading {
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
}
.quotes-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: italic;
}
.blue-heading {
	font-size: 11pt;
	color: #1A7EC4;
	font-weight: bold;
}
.light-blue-text {
	font-size: 9pt;
	font-weight: normal;
	color: #0099FF;
}
.red-text {
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
}
.blue-text {
	color: #0630DB;
	font-weight: normal;
	font-size: 12pt;
}
.references {
	font-size: 8pt;
	color: #0630DB;
	font-family: "Times New Roman", Times, serif;
}
.smaller-type {
	font-size: 8pt;
}
.orange-heading {
	color: #F5820B;
	font-size: 11pt;
	font-weight: bold;
}
.orange-heading-bigger {
	color: #F5820B;
	font-size: 14pt;
	font-weight: bold;
}
.orange-darker-heading {
	color: #DD5A22;
	font-size: 11pt;
	font-weight: bold;
}
