.title {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #CC9933;
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.14orange {
	font-size: 14px;
	color: #CC9933;
	font-weight: bold;
}

.16orange {
	font-size: 16px;
	color: #CC9933;
	font-weight: bold;
}