body 
{
	background-color: #ffffff;
	margin {margin: 0px 0px 0px 0px};
	font-family : "Arial", "Helvetica", Serif;
	font-size : 12px;
	color: #000000;
}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #0066FF;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
}

.Content
{
  color: #000000;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  background-color : #FFFFFF;
  font-weight: normal;  
}

A.content:visited {color : #706F6B; font-size : 12px; text-decoration: none;}
A.content:link {color : #706F6B; font-size : 12px; text-decoration: none;}
A.content:active {color : #706F6B; font-size : 12px; text-decoration: none;}
A.content:hover {color : #706F6B; font-size : 12px; text-decoration: none;}

li
{
color: #000000;
}

#P80Footer
{
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 11px;
	color: #000000;
	clear:both;
}

#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;
}