table {
font-size: 9pt; font-family: arial; font-weight: 400; word-spacing: 3px; color:black; text-align: left; margin-left: 0px; margin-right : 0px;
}
A {
color: blue; text-decoration: none;
}
A:visited {
color: blue;
}
A:active {
color: blue;
}
A:hover {
color: blue; text-decoration: underline; 
}
