body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

p, td, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

.imageBorder
{
	border: solid 1px #000;
}

.mainTitle
{
	font-size: 12pt;
	font-weight: bold;
}

.subTitle
{
	font-size: 12pt;
}

.sectionTitle
{
	font-size: 8pt;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.chapterTitle
{
	font-size: 14pt;
}

.subSectionList
{
	padding: 10px;
	border: solid 1px #CCC;
	vertical-align: top;
	width: 30%
}

.sectionSummary
{
	padding-right: 15px;
	vertical-align: top;
	width: 70%
}

a:link
{
	color: #000;
}

a:active
{
	color: #000;
}

a:visited
{
	color: #666;
}

a:hover
{
	color: #B6ADA0;
}