.freeform *, .news *, .event *, .bio *, .title h2, .description *, .label *, .field *
{
	font-size: 12px;
	line-height: 18px;
}

/* font styles used by rich text editor */
.PageHead, .TOCHead
{
	font-size: 18px;
	line-height: 20px;
	color: #333;
}

.Subhead, .TOCSubhead
{
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

.Subsubhead, .TOCTitle
{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}

.BodyText, .TOCBody
{
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
	color: #333;
}
/* font styles used by rich text editor  */
