.largeLightText {
	font-family:Trebuchet MS,Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	color:#EEEEEE;
}
.largeLightLink {
	font-family:Trebuchet MS,Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	color:#EEEEEE;
	text-decoration:underline;
}
.largeDarkText {
	font-family:Trebuchet MS,Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
}
.smallLightText {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#CCCCCC;
}
.smallLightLink {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#CCCCCC;
	text-decoration:underline;
}