a {
text-decoration:none;
font-family: "Trebuchet MS",arial,helvetica;
}

div {
    visibility:visible;
    z-index:1;
    position:absolute;
}

th a:link {
COLOR: NAVY;
}
th a:visited {
COLOR: NAVY;
}

th {
font-family: "Trebuchet MS",arial,helvetica;
border-color: NAVY;
border-style: solid;
color: NAVY;
background-color:#DDDDFF;
}

td {
font-family: "Trebuchet MS",arial,helvetica;
font-size: small;
vertical-align: top;
}

p {font-family: "Trebuchet MS",arial,helvetica;}

table table th {
font-size: small;
}

table.medium td {
font-size: medium;
}

table.section {
border: 0;
padding: 0px;
border-spacing: 12px;
width: 100%;
}


