.summit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22pt;
	color: #FF0000;


}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22pt;
	color: #333333;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	color: #333333;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20pt;
	list-style-type: disc;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
