.ReviewText {
	font-family: Arial;
	font-size: small;
	color: #000000;
}
.ReviewTitle {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #003399;

}
.ReviewRatingGenre {
	font-family: Arial;
	font-size: small;
	color: #000000;
}
.ReviewGrade {
	font-family: Arial;
	font-size: medium;
	font-weight: 600;
	color: #0033FF;

}
.OfficialSiteLink {
	font-family: Arial;
	font-size: x-small;
}

