.style1 {
	color: #000000;
	font-size: 9pt;
	line-height:15pt;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif
}
.style1:hover {
	color: #6a6a6a;
	font-size: 9pt;
	line-height:15pt;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif
}


.title {
	font-size: 14pt;
	color: #e00e57;
	line-height:20pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
.title2 {
	font-size: 10pt;
	color: #000000;
	line-height:15pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
