.member-title {
	font-family: "Courier New", "Courier", "mono";
	font-size: 18px;
	font-weight: bold;
	color: #688c24;
}
.content {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.download-subtitle {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	color: #c66a4c;
	font-weight: bold;

}
.underline {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;

}
.member-no {
	font-family: "Courier New", "Courier", "mono";
	font-size: 24px;
	font-weight: bold;
	color: #688c24;
}
.tnc {
	font-family: "Courier New", "Courier", "mono";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;

}
.challenge-title {
	font-family: "Courier New", "Courier", "mono";
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.challenge-sub-title {
	font-family: "Courier New", "Courier", "mono";
	font-size: 16px;
	font-weight: bold;
	color: #CCFFFF;
}
.highlight-underline {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.event-title {
	font-family: "Courier New", "Courier", "mono";
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.login-title {
	font-family: "Courier New", "Courier", "mono";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
