body {
font-family: Geneva, Arial, sans-serif
font-style: normal;
font-size: 10pt;

text-align: justify;
font-weight: normal;
}

.disabled {
text-decoration: none;
color: #AAAAAA;
}

.current {
text-decoration: underline;
color: #000055;
}

a:link {
text-decoration: none;
color: #000055;
}

a:visited {
text-decoration: none;
color: #000055;
}

a:hover {
text-decoration: underline;
color: #000055;
}