.title h1
{
	font-size: 12px;
	line-height: 12pt;
}

.freeform *, .news *, .event *, .bio *, .title h2
{
	font-size: 8pt;
	line-height: 12pt;
}

/* font styles used by rich text editor */
.PageHead, .TOCHead
{
	font-size:12px;
	color: #f00;
	font-weight: bold;
}

.Subhead, .TOCSubhead
{
	font-weight: bold;
	color: #000;
	margin-top:10px;
}

.Subsubhead, .TOCTitle
{
	font-weight: bold;
	color: #999;
}

.BodyText, .TOCBody
{
	font-weight:normal;
	color: #000;
}
/* font styles used by rich text editor  */
/*
.TOCHead
{
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
.TOCSubhead
{
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
}
.TOCBody
{
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
}
.TOCTitle
{
	font-weight: bold;
	font-size:11px;
	line-height:17px;
	color: #ffffff;
}
*/
