<style>

A:link {
}

A.hover {
}

A.visited {
}

BODY {
}

.title {
font: 'Times New Roman', 'Helvetica';
font-size: 24pt;
text-align: center;
}

.subtitle {
font: 'Times New Roman', 'Helvetica';
font-size: 18pt;
text-align: center;
}

.small {
font: 'times new roman', 'helvetica';
font-size: 10pt;
}

.copyright {
font: 'times new roman', 'helvetica';
font-size: 11pt;
text-align: center;
font-weight: 500;
}

P {
font: 'Times New Roman', 'Helvetica';
font-size: 12pt;
text-align: justify;
text-indent: 10px;
}

.text {
font: 'Times New Roman', 'Helvetica';
font-size: 12pt;
text-align: justify;
text-indent: 10px;
}

</style>