p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.game_name {
	font-size: x-small;
	color: #BC1D1A;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #BB1C1A;
}
.standings {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
}

.game_price {
	font-size: small;
	font-weight: bold;
	color: #BC1D1A;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
