A:link {
color: #002371;
font-weight: bold;
text-decoration: none;
}
A:visited {
color: #002371;
font-weight: bold;
text-decoration: none;
}
A:hover {
color: #191dcf;
font-weight: bold;
text-decoration: underline;
}
A:active {
color: #191dcf;
font-weight: bold;
text-decoration: underline;
}

body {
background-color: #d4d2d5;
font-size: 12pt;
color:#000000;
}

table {
font-size: 12pt;
color:#000000;
}