body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;  /*  !important; */
	font-size: 11pt; /* !important; */
}

table {
	border-width: 0px;
}

hr{
	border: 2 solid #000000;
}

a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 9pt;
}

a:hover {
	text-decoration: underline;
}
