body 
{
	background-image: url(http://webmanager.port80solutions.com/org/org170/Images/Template/pattern66.gif);
	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;
}


