@charset "utf-8";
.pcentre {
	font-size: 14px;
	text-align: center;
}
h1 {
	font-size: 16px;
	font-style: normal;
}

p {
	text-align: justify;
	font-size: 14px;
	color: #666666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
}
a:visited {
	color: #003399;
	font-style: normal;
	text-decoration: none;
}

