body {
	margin-bottom: 0px;
}
.welcomeBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #FF9999;
}

.grayTableText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 20px;
}
.greenBold {
	font-size: 20px;
	font-weight: bold;
	color: #66CC33;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blueBold {
	font-size: 20px;
	font-weight: bold;
	color: #33CCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.goldBold {
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.italicGray10 {
	font-size: 12px;
	font-style: italic;
}

.pinkBOld {
	color: #FF9999;
	font-weight: bold;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

