body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	letter-spacing: -0.22px;
	white-space: normal;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}

.MainText {
	font-family: arial;
	font-size: 12px;
	line-height:17pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.BulletText {
	font-family: arial;
	font-size: 12px;
	line-height:10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.TitleText{
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.InformationText{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: "arial black";
	font-size: 14px;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;

}

h2 {
	font-family: "arial black";
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}