body {
	font-family: "Comic Sans MS", Arial;
	font-size: medium;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
}
p {
	font-size: medium
}
h1 {
	font-size: large;
	font-weight: bold;
	text-align: center
}
h2 {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline
}
h3 {
	font-size: medium;
	font-weight: bold
}

a:active {
	color: #339900
}
th {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: bottom;
}

a:hover {
	color: #990099;
	text-decoration: underline
}
a:link {
	color: #0033FF
}
a:visited {
	color: #993333
}
.Required {
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
	color: maroon
}
#Alert {
	background-color: #FFFFCC;
	border: 1px red solid;
	height: auto;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: smaller;
	line-height: normal;
	clip:  rect( )
}
.EntryCell {
	border: 4px maroon double;
	background-color: #FFeebb
}
.DisplayCell {
	font-size: xx-small
}
.Special {
	text-decoration: blink
}
.HSName {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.HSTown {
	font-size: x-small;
}
.HSSponsor {
	font-size: small;
	font-style: italic;
	text-align: center;
}
.HSTableTitle {
	color: #FFFF00;
	text-decoration: underline;
	background-color: #990000;
	text-align: center;
	font-weight: bold;
	font-size: medium;
}
.RosterStyle {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.CoachStyle {
	font-size: medium;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
.RosterText {
	font-size: x-small;
}
.WOW {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.AllCaps {
	text-transform: uppercase;
}
.WhiteTextCopy {
	font-weight: bold
}
.LgWhiteTextCopy {
	font-size: larger
}
.scripture {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #993333;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto
}
.SmallText {
	font-size: small;
}
.TagLine {
	color: #CC0000;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
