/* unvisited link */
a:link {
    color: inherit;
}

/* visited link */
a:visited {
    color: inherit;
}

/* mouse over link */
a:hover {
    color: inherit;
}

/* selected link */
a:active {
    color: inherit;
}

a{
	text-decoration: none;
}
p{
	margin: 0px;
}
sub{
	vertical-align: -10%;
	font-size: 67%;
}
sup{
	vertical-align: 33%;
	font-size: 67%;
}
.s1{
	background: transparent;
}
.p1{
	padding-left: 0;
	margin-top: 1.709%;
	padding-top: 0;
	padding-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
	font-size: 109.091%;
	font-family: "Helvetica Neue";
	color: #000000;
	letter-spacing: 0.000em;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	line-height: 1.394em;
	hyphens: none;
	-webkit-hyphens: none;
	-webkit-text-stroke-color: initial;
	-webkit-text-stroke-width: initial;
	text-shadow: none;
}
.p2{
	margin-top: 0;
	font-weight: 700;
	font-size: 127.273%;
	font-family: "Helvetica";
	line-height: 1.214em;
}
.p3{
	margin-top: 0;
	margin-bottom: 3.134%;
	font-size: 133.334%;
	font-family: "Helvetica";
	text-align: center;
	line-height: 1.159em;
}
.p4{
	margin-top: 0;
	margin-bottom: 3.134%;
	font-weight: 700;
	font-size: 133.334%;
	font-family: "Helvetica";
	text-align: center;
	line-height: 1.159em;
}
.p5{
	margin-top: 0;
	margin-bottom: 3.134%;
	font-weight: 700;
	font-size: 133.334%;
	font-family: "Helvetica";
	line-height: 1.159em;
}
.p6{
	margin-top: 0;
	margin-bottom: 3.134%;
	font-size: 133.334%;
	font-family: "Helvetica";
	line-height: 1.159em;
}
.c1{
	background: transparent;
}
.c2{
	font-style: normal;
	font-weight: 700;
	font-stretch: normal;
	font-family: "Helvetica";
}
.c3{
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
	font-family: "Helvetica";
}
.body {
	width: 80%;
}
.underline {
	text-decoration: underline;
}
.orientation-opposed .underline {
	text-decoration: overline;
}
.strikethrough {
	text-decoration: line-through;
}
.underline-strikethrough {
	text-decoration: underline line-through;
}
.orientation-opposed .underline-strikethrough {
	text-decoration: overline line-through;
}
