.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #DD0000;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.subsubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.line {
	border-top: 2px solid #DD0000;
	border-right: 2px none #DD0000;
	border-bottom: 2px none #DD0000;
	border-left: 2px none #DD0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 10px;
}
.Grid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TeamCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.centerincludes {
	text-align: center;
	display: inline;
}
.Box {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Botton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #000000;
	color: #DD0000;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #DD0000;
}
.BottonCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #DD0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
