body {
	background-image: url("new-era-5950-fitted-hats/mlb-bg.gif");
	color: black;
	font-family: Arial;
	font-size: 12pt;
	line-height: 12pt;
	text-align: center;
}

a:link {color: navy;}
a:visited {color: navy;}
a:active {color:red}

a.home-page:link {color: red;}
a.home-page:visited {color: red;}
a.home-page:active {color: red;}

.heading {
	height: 40pt;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

.description {
	text-align: center;
	font-size: 7pt;
	font-weight: normal;
}

.logo-row {
	border: 4px;
	width: 1000px;
	text-align:left;
}

.logo-row-a1 {
	width: 400pt;
}

.logo-row-a2 {
	width: 250pt;
	font-size: 8pt;
	text-align: left;	
}

.logo-row-a3 {
	width: 120pt;
	font-size: 8pt;
	text-align: left;
}

.logo-row-a4 {
	width: 225pt;
	text-align: right;
	background-image: url("new-era-5950-fitted-hats/Transparent150.gif");
}

table.teams {
	border: 4px;
	width: 800px;
	text-align: center;
}

.teams-a1 {
	font-size: 18pt;
	height: 40pt;
}

.teams-a3 {
	font-size: 10pt;
	height: 40pt;
	color: red;
	vertical-align: middle;
}

.teams-b {
	font-size: 10pt;
	color: black;
}

.teams-details {
	background-image: url("new-era-5950-fitted-hats/Transparent150.gif");
	font-size: 7pt;
	font-weight: lighter;
	text-align: left;
	width: 200px;
	
}

.teams-caps {
	background-color: white;
	text-align: center;
	width: 200px;
}

.teams-d {
	font-size: 10pt;
	color: black;
	font-weight: lighter;
	text-align: center;
	vertical-align: top;
}

.teams-e {
	font-size: 10pt;
	color: black;
	font-weight: lighter;
	text-align: center;
	vertical-align: top;
	height: 30pt;
}

.footer {
	text-align:center;
	font-size: 10pt;
}



