a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #750240;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #BFB37A;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style1 {
	color: #313447;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #918448;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 750240;
}
p {
	text-align: justify;
}