.freeform *, .news *, .event *, .bio *, .title h2, .description *, .label *, .field *
{
	font-size: 18px;
	line-height: 24px;
}

/* font styles used by rich text editor */
.PageHead, .TOCHead
{
	font-size: 20px;
	line-height: 24px;
	
}

.Subhead, .TOCSubhead
{
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	margin-top:10px;
}

.Subsubhead, .TOCTitle
{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

.BodyText, .TOCBody
{
	font-size: 18px;
	line-height: 24px;
	font-weight:normal;
}
/* font styles used by rich text editor  */
