@charset "UTF-8";
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 120%;
	color: #473e47;
	font-style: normal;
	text-align: justify;
	background-color: fff;	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	letter-spacing: normal;
	text-align: justify;
}

a:link {
	color: #898b81;
	font-weight: bold;
}
a:visited {
	color: #898b81;
	font-weight: bold;
}
a:hover {
	color: #898b81;
	font-weight: bold;
}
a:active {
	color: #898b81;
	font-weight: bold;
