/* 
** Friendly Community Engine 
** Default WYSIWYG Editor Stylesheet Template
**
** Edit this stylesheet to suite your needs. The styles
** listed here will appear as selectable styles in the editor.
*/

.ImportantWords
	{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.Highlight
	{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: cc0000;
  BACKGROUND-COLOR: #ffffff;
	}
.Title {
	font-size: 13pt;
	color: #605B4F;
	font-weight: bold; 
}
.SectionHeader {
	font-size: 11pt;
	color: #605B4F;
	font-weight: bold; 
}
