﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Assistant&family=Barlow&family=Bebas+Neue&family=Bree+Serif&family=Caladea&family=Catamaran&family=Crimson+Text&family=Fira+Sans&family=IBM+Plex+Sans&family=Lato&family=Libre+Franklin&family=Lora&family=Mulish&family=Nunito&family=Nunito+Sans&family=Open+Sans&family=Roboto&family=Sanchez&family=Source+Serif+Pro&display=swap');
/* CSS Document */
BODY {
	font-size: 100%;
	line-height: 1.7;
}
.links {
	border-color: #bb0000;
	border-style: solid;
	border-width: 1px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.95em;
	text-align: center;
	vertical-align: text-top;
}
.ppvheader {
	font-family: 'Nunito', sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-align: center;
	line-height: 1.0;
}
.ppvnames {
	border-color: #bb0000;
	border-style: solid;
	border-width: 1px;
	font-family: 'Nunito', sans-serif;
	font-size: 0.8em;
	text-align: center;
}
.ppvvenue {
	font-family: 'Nunito', sans-serif;
	font-size: 0.95em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.matches {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em;
	text-align: center;
}
.title {
	font-weight: bold;
	text-decoration: underline;
}
.stip {
	font-weight: bolder;
	font-style: italic;
}
.albumart {
	border-style: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-height: 250px;
	max-width: 250px;
	padding: 1px;
	text-align: center;
}
.poster {
	border-style: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-height: 470px;
	padding: 3px;
}
.oldposter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	max-height: 470px;
	max-width: 700px;
}
table.t1 {
	border-collapse: collapse;
	border-style: none;
	font-family: 'Open Sans', sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
}
table.t3 {
	border-collapse: collapse;
	border-style: none;
	font-family: 'Open Sans', sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
	width: 625px;
}
th, td {
	border-style: none;
	margin: 1px;
	padding: 3px;
}
th {
	font-size: 1em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: text-top;
}
td {
	font-size: 0.8em;
	vertical-align: middle;
}