﻿.NormalText {
	font-family: Arial;
	color: #333333;
	text-align: justify;
	font-size: 10pt;
}
.printview {
	font-family: Arial;
	font-size: xx-small;
	color: #666666;
}
.right {
	text-align: right;
}
.footer {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}
.bullet-points {
	font-family: Arial;
	font-size: small;
	color: #333333;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	top: 0px;
	bottom: 0px;
}
.bulletspacing {
	font-family: Arial;
	color: #333333;
	text-align: justify;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 6px;
}
.bulletspacing-second {
	font-family: Arial;
	color: #333333;
	text-align: justify;
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 6px;
}
.PageHeader {
	font-family: Arial;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
}
