body {
	font-family: Arial;
	font-size: 11px;
	color: black;
	margin-bottom: 30px;
	margin-left: 0;
	margin-right:0;
	margin-top: 0;
}
.Header {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
}
.HeaderWhite {
	font-family: Georgia;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: black;
}
.HeaderBlack {
	font-family: Georgia;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
.Quote {
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-align: left;
	font-style: italic;
}
.Red {
	font-family: Arial;
	font-size: 11px;
	color: red;
}
.Platinum {
	font-family: Arial;
	font-size: 11px;
	color: #3169b3;
	font-weight: bold;
	text-transform: uppercase;
}
.Gold {
	font-family: Arial;
	font-size: 11px;
	color: #b69c2e;
	font-weight: bold;
	text-transform: uppercase;
}
.Silver {
	font-family: Arial;
	font-size: 11px;
	color: #898989;
	font-weight: bold;
	text-transform: uppercase;
}
.Event {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
.bottomtxt {
	font-family: Arial;
	font-size: 10px;
	color: black;
	text-align: center;
}
.textfilled {
	height: 15px;
	width: 130px;
	font-family: Arial;
	font-size: 11px;
	color: black;
}
.textfilled2 {
	font-family: Arial;
	font-size: 11px;
	color: black;
}
a.navsmall:link{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
a.navsmall:visited{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
a.navsmall:hover{
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: black;
}
a.navsmall:active{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
a.navlink:link{
	font-family: Arial;
	font-size: 11px;
	color: #D4AF1C;
}
a.navlink:visited{
	font-family: Arial;
	font-size: 11px;
	color: #D4AF1C;
}
a.navlink:hover{
	font-family: Arial;
	font-size: 11px;
	color: black;
}
a.navlink:active{
	font-family: Arial;
	font-size: 11px;
	color: #D4AF1C;
}