body 
{
	background-color:#ffffff;
	font-family : "Arial";
	font-size : 12px;
	color: #000000;
}

.content
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  color : #000000;
  font-weight: normal;
  background-color: #FFFFFF;  
}

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 : #000000; font-size : 12px; text-decoration: none;}

.contentLeft
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  color : #000000;
  font-weight: normal;
  background-color: #FFFFFF;  
}

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 : #000000; font-size : 12px; text-decoration: none;}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #000000;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
}

.ContentLinkWhite
{
  color: #FFFFFF;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  text-decoration: none;
}

A.ContentLinkWhite:visited {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.ContentLinkWhite:link {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.ContentLinkWhite:active {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.ContentLinkWhite:hover {color : #FFFFFF; font-size : 12px; text-decoration: none;}

