* {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", tunga, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}
body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin: auto;
}
img {
	border: 0px;
	padding: 0;
	margin: 0;
}
table {
	border: 0px;
}
tr {
	vertical-align: middle;
}
th {
	font-weight: bold;
}
td {
	/*text-align: justify;*/
}
p {
	text-align: justify;
}
a {
	text-decoration: none;
}
a:hover { 
	text-decoration: none;
}

