/*
*********************
**	Main design elements
*********************
*/

.bold
{
	font-weight: bold;
	color: #485632;
}

.articleText
{
	line-height: 17pt;
}

.cbTitle
{
	font-weight: bold;
	color: #180D0B;
}

.cbText
{
	text-align: justify;
	line-height: 17pt;
}