.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
}

.Scores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #0033CC;
	font-style: italic;
	text-transform: capitalize;
}
.Chat {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666600;
}
.Pink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
