/* CSS Document */

body  {
font : 12px georgia, times new roman, serif;
line-height : 1.5em;
} 

.footer {
color: #FFFFFF;
font-weight: normal;
font-size: 8pt;
}

.title, a.title  {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 1.2em;
font-weight : bold;
color : #0a71b8;
letter-spacing : normal;
}

.text, a.text  {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 1em;
color : #666666;
letter-spacing : normal;
text-align: justify;
} 