body {
 background-color: #6c84a7;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #000000;
 text-align: left;
}

p, td {
 font-size: 14px;
}

a {
 color: #0000FF;
 text-decoration: underline;
}

a:hover {
 color: #0000FF;
 text-decoration: none;
}

.footer {
 font-size: 10px;
}

