@charset "UTF-8";
/* CSS Document */

p {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 14pt;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

