body 
{
	
	background-color: #FFFFFF;
	font-family : "Arial", "Helvetica", Serif;
	font-size : 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content
{
	font-size : 12px;
	font-family : "Arial", "Helvetica", Serif; 
	color: #000000;
	text-align: left;
}

A.content:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.content:link {color : #000000; font-size : 12px; text-decoration: none;}
A.content:active {color : #000000; font-size : 12px; text-decoration: none;}
A.content:hover {color : #CC3300; 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;
  cursor: hand; 
  border-width: 1px;
  text-align: left;
}

#P80Footer
{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}

#P80Footer A, #P80Footer A:Link, #P80Footer A:Visited, #P80Footer A:Hover
{
	font-family: Arial, Helvetica, Serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none
}