body 
{
	background-color:#ffffff;
	margin: 5px;
	font-family : "Arial", "Helvetica", Serif;
	font-size : 12px;
	color: #000000;
}

.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
{
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 11px;
	color: #000000;
	clear:both;
	margin-top:40px;
	margin-bottom:10px
}


#P80Footer A:Hover, #P80Footer A:Active, #P80Footer A:Link, #P80Footer A:Visited
{
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}