/*
// $Id: content.css,v 1.3 2008/02/03 18:36:50 scottl Exp $
// $Revision: 1.3 $
// $Author: scottl $
//
// $Log: content.css,v $
// Revision 1.3  2008/02/03 18:36:50  scottl
// Various tweaks.
//
// Revision 1.2  2008/01/31 14:57:16  scottl
// Changed the way content titles are set.
//
// Revision 1.1  2008/01/02 19:20:33  scottl
// Initial check-in.
//
//
*/
.txtHead2 {
	font-size: 26px;
	line-height: 26px;
	color: #83441d;
}
.txtHeadContent 
{
	font-weight: bold;
	font-size: 16px;
	color: #4d5326;
}