body {
 bgcolor: #A0B4DC;
 font-family: Century Gothic,Arial;
 color: #000064;
}
table {
 font-family: Century Gothic,Arial;
 color: #1E325A;
}
p {
 font-family: Century Gothic,Arial;
 text-align: justify;
 color: #1E325A;
}
a {
 font-family: Century Gothic,Arial;
 color: #1E325A;
 text-decoration: underline;
}
a:link {
 font-family: Century Gothic,Arial;
 color: #1E325A;
 text-decoration: underline;
}
a:vlink {
 font-family: Century Gothic,Arial;
 color: #1E325A;
 text-decoration: underline;
}
a:visited {
 font-family: Century Gothic,Arial;
 color: #1E325A;
 text-decoration: underline;
}
a:hover {
 font-family: Century Gothic,Arial;
 color: #1E325A;
 text-decoration: underline;
}