
BODY  {
  background-color: white;
  text-align: left;
  font-family:  Arial, Helvetica;
  color: #151515;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  margin-bottom : 0;
}
.navi {
          font-size : x-small;
          font-family : Helvetica, Verdana, Arial;
          text-decoration : none;
          letter-spacing : 0.8mm;
          word-spacing : 0.8mm;
}
.naviof {
          font-size : x-small;
          font-family : Helvetica, Verdana, Arial;
          text-decoration : none;
          letter-spacing : 0.8mm;
          word-spacing : 0.8mm;

A {
  color: #000066;
  font-family:  Arial, Helvetica;
}
A:link {
          color : #000000;
          text-decoration : none;
}
A:visited {
          color : #000000;
          text-decoration : none;
}
A:hover {
          color : #ffffff;
          text-decoration : none;
          background-color : #B0B0B0;
}
A:active {
          color : #B0B0B0;
          text-decoration : none;
}

P {
  font-family: Arial, Helvetica;
  color: #151515;
}

LI {
  font-family: Arial, Helvetica;
  color: #151515;
}

TABLE {
  font-family: Arial, Helvetica;
  color: #151515;
}

UL {
  font-family: Arial, Helvetica;
  color: #151515;
}

TD {
  font-family: Arial, Helvetica;
  color: #151515;
}

H1 {
  font-family: Arial, Helvetica;
  font-size: large;
  color: #000066;
}
TABLE {
  font-family: Arial, Helvetica;
  color: #151515;
}

table.navigation {
    background-color:white;
    text-align: center;
    border-width: 5px, 5px, 1px, 1px;
  }
  
table.navigation a:hover {background-color:#B0B0B0}
table.navigation a:link {text-decoration: none}
table.navigation a:visited {text-decoration: none}
