table.data {
border-collapse:separate;
border-spacing:1px;
background:#0c4a84;
margin:1em 0;
width:500px;
}

table.data th p {
padding:0;
text-align:center;
}

table.data th, table.data td {
background:White;
padding:2px 5px;
}

table.data td p. table.data td li {
margin:0;
}

A { font-weight: normal;  font-size: 10pt; }
A:link {color: #0c4a84; text-decoration:underline;}
A:visited {color: #4e4e4e; text-decoration:underline;}
A:hover {color: #ff0000; text-decoration:underline; background:none;}
A:active {color: #ff0000; text-decoration:underline; background:none;}

body p {
text-align:center;
}

table td {
padding:5px;
text-align:left;
}

table td p {
text-align:left;
}

