body {
 background-color: #A2A2A2;
 font-family: 'Times New Roman',Times,serif;
 font-size: 1em;
 color: #000000;
 text-decoration: none;
}

table,p,div {
 font-family: 'Times New Roman',Times,serif;
 font-size: 1em;
 color: #000000;
 text-decoration: none;
}

a {
 color: #004080;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}