.header
{
	font-family:HelveticaNeue-BoldCond;
	font-size:x-large;
	background-color:Green;
	color:white;
	text-align:center;
	width:100%;
}
.note
{
	font-family:Times New Roman;
	font-size:medium;
	text-align:center;
	width:100%;
}
.title
{
	font-family:HelveticaNeue-BoldCond;
	font-size:smaller;
	background-color:green;
}
.scoring
{
	font-weight:bolder;
	background-color:silver;
	width:500;
}
.line
{
	font-family:HelveticaNeue-Condensed;
	font-size:smaller;
}
.Date
{
	font-family:HelveticaNeue-Condensed;
	font-size:xx-small;
}
.TeamName
{
	color:White;
}
.Bold
{
	font-weight:bold
}
.head
{
	background-color:#0066cc;
	color:White
}
.label
{
	font-weight:bolder;
	text-decoration:underline;
}