.style1 {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
}
.style1 a{
	color: #145DDF;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
}
.style1 a:hover{
	color: #000000;
	text-decoration: underline;
}
.style2 {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	text-align: justify;
}

