h1
{
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}

h2
{
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}

h3
{
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}

p
{
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}

