.blue {
	color: #0000FF;
	font-weight: bold;
}

.darkgreen {
	color: #003300; 
	font-weight: bold; 
}

.largeblue {
	styles.css (line 21)	color:#0B265D;	font-size:24px;	font-variant:small-caps;	font-weight:bold;	line-height:26px;	padding:0px 0px 10px;	text-align:center;}

.largedarkgreen {
	font-size: 36px;
	font-weight: bold;
	color: #003300;
	line-height:normal;	padding:0px;	text-align:center;
}

.largelightgreen {
	color:#64860B;	font-size:18px;	font-weight:bold;	line-height:normal;	text-align:center;
}

.red {
	color: #FF0000; 
	font-weight: bold; 
}