a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.selected {
	color: #333333;
	text-decoration: none;
}
.HeadingLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	line-height: normal;
}
.HeadingDARK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.Subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.NormalGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #CCCCCC;
}
.NormalDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
}
.BLOCK_TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	line-height: normal;
}
.blueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: normal;
	text-decoration: underline;
}
