body {
	margin-top: 0px;
}
.mainStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}
.mainStyle14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000099;
	font-style: normal;
	font-weight: normal;
}
.mainStyle16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000099;
	font-style: normal;
	font-weight: normal;
}
.mainStyle18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000099;
	font-style: normal;
	font-weight: normal;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	font-style: italic;
	font-weight: normal;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	font-style: normal;
	font-weight: bold;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	font-style: normal;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: lower-roman;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
}
.redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-style: inherit;
	font-weight: bold;
}
