body { background-color: #FFFFFF }

a { color: #003366; font-size: 10px; font-weight: bold }
a:link  { color: #003366; text-decoration: none }
a:visited { color: #003366; text-decoration: none }
a:hover { color: ; text-decoration: underline }
a:active { color: ; text-decoration: underline }

.menu    { color: #ffffff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; border-top: 4px; border-bottom: 4px }
a.menu:link { color: #FFFFFF; text-decoration: none }
a.menu:visited { color: #FFFFFF; text-decoration: none }
a.menu:hover { text-decoration: underline }
a.menu:active { text-decoration: underline }

.outerTable {
border: 1px solid #000000
}

p {
font-size: 12px;
font-family: verdana
}

li {
font-size: 12px;
font-family: verdana
}

td { 
font-size: 12px;
font-family: verdana
}

th { 
font-size: 12px;
font-family: verdana;
font-weight: bold
}