<!-- Revera IT Ltd HTML Style Sheet
-->
P.front {
color : red;
font-weight: 800;
text-align: center;
font-size: medium;
border-style: groove ridge;
border-color: black;
padding: 1em;
}
DIV.front {
color: black;
align: center;
text-align: justify;
font-style: italic;
font-family: sans-serif;
}
