* {
font-size: 10pt;
font-family: Trebuchet MS
}
A:LINK {
color: #20580B;
font-weight: bold;
text-decoration: underline;
}
A:VISITED {
color: #20580B;
font-weight: bold;
text-decoration: underline;
}
A:HOVER {
color: #68B44B;
font-weight: bold;
text-decoration: underline;
}
A.menu:LINK {
font-size: 8pt;
color: #032750;
font-weight: bold;
text-decoration: none;
}
A.menu:VISITED {
font-size: 8pt;
color: #032750;
font-weight: bold;
text-decoration: none;
}
A.menu:HOVER {
text-decoration: underline;
font-weight: bold;
color: #145CAD;
}
P {
text-align: justify;
text-indent: 11pt;
margin-right: 50
}
P:first-letter {
font-size: 115%;
}
P.right:first-letter {
font-size: 100%;
}
.right {
text-align: right;
}
ul {
margin-left: 100;
text-align: left;
}
