td {
 font-family: Arial;
 font-size: 10pt;
 text-align: center;
 color: #000080;
}
a:link {
 font-family: Arial;
 font-size: 10pt;
 text-decoration: none;
 text-align: center;
 color: #000080;
}
a:hover {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 color: #000080;
}
a:visited {
 font-family: Arial;
 font-size: 10pt;
text-decoration: none;
 text-align: center;
 color: #000080;
 }
p,ol,ul {
 font-family: Arial;
 font-size: 10pt;
 text-decoration: none;
 text-align: left;
 color: #000080;
 }