BODY
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: White;
    margin-top: 0;
    margin-left: 0;
}
H1
{
	font-weight: bold;
	font-size: 14pt;
	color: #cc0000;
	font-family: Tahoma, Arial;
}
.H1
{
	font-weight: bold;
	font-size: 14pt;
	color: #cc0000;
	font-family: Tahoma, Arial;
}


TABLE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #cc0000
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Arial
}

TD.CalendarData
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 4pt;
    COLOR: black;
    FONT-FAMILY: Arial
}

.PrintIt
{
	display:inline;
	width:650px;
}


.SiteColored
{
	background-color: #cc0000
}
TD.SiteColor
{
	background-color: #cc0000;
}

.indent
{
	margin-left:15;
	margin-right:15;
}
.ContentIndent
{
	margin-top:5;
	margin-left:5;
}

A.CalendarMonthLink
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
	text-decoration: underline;
}
a {
   color: inherit; 
   text-decoration: none;
}

a:link, a:visited {
   text-decoration: underline;
}

#main a:link:after, 
#main a:visited:after {
  font-size: 85%;
  content: " [" attr(href) "]"; 
  text-decoration: none;
}

#main a[href^="/"]:after {
  content: " [http://www.coppellyouthfootball.org" attr(href) "]";
}

#main a[href^="javascript:"]:after {
  content: " ";
}

.screenonly
{
	display:inline;
}
