body 
{
	background-color: #FFFFFF;
	margin {margin: 0px 0px 0px 0px};
	font-family : "Arial", "Helvetica", Serif;
	font-size : 12px;
	color: #black;
}

.content
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  color : #000000;
  font-weight: normal;  
}
A.content:visited {color : #46453E; font-size : 12px; text-decoration: none;}
A.content:link {color : #46453E; font-size : 12px; text-decoration: none;}
A.content:active {color : #46453E; font-size : 12px; text-decoration: none;}
A.content:hover {color : #039BE0; font-size : 12px; text-decoration: none;}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #003466;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
}

#Logos
{
	background-image: url(http://www.sport4ontario.ca/Images/Template/Sport4whiteswoosh-web.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#P80Footer
{
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 11px;
	color: #000000;
	clear:both;
	margin-top:30px
}

#P80FooterLink
{
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A#P80FooterLink:Hover, A#P80FooterLink:Active, A#P80FooterLink:Link, A#P80FooterLink:Visited
{
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
