body {
	font-family: Arial;
	font-size: 13px;
}
h1 {
	font-size: 19px;
}
h2 {
	font-size: 15px;
	margin: 25px 0 15px 0;
}
p {
	text-align: justify;
}
table {
	font-size: 100%;
}
table th {
	text-align: left;
}
.nod, hr, #header, #menu, #footer {
	display: none;
}
.mb0 {
	margin-bottom: 0;
}
.vtop {
	vertical-align: top;
}
