.body { color: black; background: white; margin: 0 0 0 0 }


.title {
    color: black;
    font-weight: bold;
    text-align: center;
    font-size: 35pt;
}

.subtitle {
    padding: 1em 0.5em 0 0.5em;
    display:table;
    font-size:20pt;
    font-weight: bold;
}

.text {
	text-align: left;
	padding-left: 20pt;
    font-size: 12pt;
}
