.Style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
.Style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
}
