.Colorcode {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
	color: #666;
}
.ColorcodeBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: justify;
	font-style: italic;
	color: #666;
}
.headingBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	font-style: normal;
	color: #1291B1;
}
.ColorcodeBold2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: justify;
	font-style: normal;
	color: #666;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	font-style: normal;
	color: #E0A901;
	text-decoration: none;
}
.ColorcodeLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
}
