body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  font-family: verdana, helvetica, arial, tahoma, "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
}
body, small {
  font-size: 9pt;
}
td, th {
  font-size: 10pt;
}

A {
    color: #006699;
    text-decoration: none;
    font-weight: bold;
    border-bottom: #aaaaaa;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

A.nav {
    color: #000000;
    text-decoration: none;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
}

A.plain {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
}

A.anav:link {text-decoration: none; color: #ffffff}
A.anav:visited {text-decoration: none; color: #ffffff}
A.anav:active {text-decoration: none; color: #ffffff}
A.anav:hover {text-decoration: none; color: #ffffff}

textarea, pre {
  font-family: monospace;
  font-size: 10pt;
}

#topnav td {
 border: none;
 font-size: 12px;
}

body.parent {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
}

td.pselori {
    background-color: #e3e5ef;
    border-color: #2a6181;
    border-width: 0px 1px 0px 0px;
    border-style: none solid none none;
}

td.pselnav {
    border-color: #2a6181;
    border-width: 1px 0px 1px 1px;
    border-style: solid none solid solid;
}
