body {
	margin: 0px;
	padding: 0px;
}
.whiteText {
color: #FFFFFF
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
}
.bulletstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
}
.tableunderline {
	border-bottom-color: #999999;
	border-bottom-width: medium;
	border-bottom-style: dotted;
}
.tableunderlinee {
	background-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.aunchanged {
	color: #000000;
	text-decoration: none;
}

