@charset "UTF-8";
a:visited {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	font-style: normal;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	line-height: 12px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 12px;
}
