body, td { font-family: Arial, Helvetica, Verdana, sans-serif;  font-size: 11px; line-height: 14px; }
body {background-color: #004897; }
p { font-size: 11px; line-height: 14px; margin: 0; padding: 0 5px 0 10px; }

h1 { color: white; font-size: 13px; line-height: 16px; font-weight: bold; text-decoration: none; text-align: center; letter-spacing: 1px; margin: 0; padding: 0; }
h2 { color: white; font-size: 10px; font-weight: normal; text-decoration: none; text-align: left; letter-spacing: 0; margin: 0; padding: 0; }

.nav1, .nav2, .navact {display:block; font-size: 11px; line-height: 14px;  font-weight: bold; text-decoration: none; letter-spacing: 1px; width: 152px; padding-top: 2px; padding-bottom: 3px; }

.nav1 { color: black; background-color: transparent;  }
.nav2 { color: black; background-color: #fe9; }
.navact { color: #fff; background-color: #00f;  }

.nav1:hover, .nav2:hover, .navact:hover  { color: black; background-color: orange; }

.nav1:active  { color: black; background-color: transparent;  }
.nav2:active  { color: black; background-color: #fe9; }
.navact:active  { color: black; background-color: transparent;  }

.nav1:visited, .nav2:visited { color: #444; }
.navact:visited { color: white; }
