.link1 {
	color: #CCFFFF;
	text-decoration: underline;
}
.bodyHeader {
	font-size: 36px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
}
.whiteText1 {
	color: #FFFFFF;
}
.WhiteBold16pt {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteTimes12pt {
color: #FFFFFF; font-size: 12px; font-family: "Times New Roman", Times, serif;
}
.whiteTimes14pt {
color: #FFFFFF; font-size: 14px; font-family: "Times New Roman", Times, serif;
}
.WhiteBold14pt {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.linkGrey {
	color: #666666;
	text-decoration: underline;
}

