.style {
	font-family: Arial;
	font-size: 10px;
	color: #7A0438;
	text-decoration: none;
}
.links {
	font-family: Arial;
	font-size: 9px;
	color: #7A0438;
	text-decoration: none;
}
.h1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #7C0338;
}
.content {
	font-family: Arial;
	font-size: 10pt;
	color: #5C5C5C;
	text-decoration: none;
	padding: 9px;
	text-align: justify;


}
.img {
	cursor: hand;
}
