body {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000099;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #CC6666;
	font-weight: bold;
	text-decoration: none;


}
a:active {
	color: #9933FF;
	font-weight: bold;
	text-decoration: none;

}

HR {color: #000033;}
.MatchCategory {
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
}
.MatchSubcat1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.MatchSubcat2 {
	font-size: 14px;
	font-weight: bold;
}
.MatchCatWinner {
	color: #9900CC;
	font-style: italic;
}

.BoldEmphasis {
	font-style: italic;
	font-weight: bold;
}
li {
	padding-top: 5px;
}
blockquote {
}
.Quotes {
	font-style: italic;
	padding-left: 15px;
	padding-right: 15px;
}
.QuoteAttrib {
	font-weight: bold;
	text-align: right;
}
.BoldCenter {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.BigBoldCenter {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #0033CC;
}
.BigBoldCenterDark {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.PageHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
}
.PageSubHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.PageSubHead2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.BGVioletHL {
	background-color: #FF00FF;
}
.BGHighlight {
	background-color: #FFFF00;
}
.RedBoldText {
	color: #FF0000;
	font-weight: bold;
}
.BigCenter {
	font-size: 18px;
	text-align: center;
}
.ReallyBig {
	font-size: 48px;
}
.QuiteBig {
	font-size: 32px;
}

.PrettyBig {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}

