body 
{
	
}

.content
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #003466;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
  text-align: left;
}

