body {
 font-family: Times New Roman, Times, Serif;
 font-size: 100%;
 background: #D8E8E8;
}table {
 font-family: Times New Roman, Times, Serif;
 font-size: 100%;
}table.navigation {
 font-family: Times New Roman, Times, Serif;
 font-size: 90%;
 color: white;
 background: #548D8D;
}tr.navrow {
 height: 18px;
}table.navbar {
 font-family: Times New Roman, Times, Serif;
 font-size: 80%;
 color: black;
 background: #CACACA;
}hr {
 height: 3px;
 color: black;
 background: black;
}a {
 color: #0000FF;
}a:visited {
 color: #000080;
}a.navlink {
 text-decoration: none;
 color: black;
} a.navlink:visited {
 text-decoration: none;
 color: black;
}a.actlink {
 color: blue;
 text-decoration: none;
} a.actlink:visited {
 color: blue;
 text-decoration: none;
}