div.nav {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 150px;
  z-index: 1;
  visibility: visible;
  overflow: visible;
  background-color: #3399CC;
  layer-background-color: #666666;
  border: 1px none #000000
}

a {
  color: #000000;
  text-decoration: underline;
}

h1, h2 {
  font-family: times, serif; 
  font-size: large;
  font-style: normal;
  font-weight: bold;
  color: #000000
}
th {
  font-family: times, serif; 
  font-size: small;
  font-style: normal;
  font-weight: bold
}
p, td {
  font-family: times, serif; 
  font-size: small;
  font-style: normal;
  font-weight: normal
}
body {
  padding: 10%; 
  line-height: 1.2; 
  word-spacing: 1px;
  background-color: #FFFFFF
}
p {
  font-family: times, serif; 
  font-size: small;
  font-style: normal;
  font-weight: normal;
  color: #000000
}

.navigation {
  display: none;
}
.head {  
  font-family: times, serif; 
  font-size: small; 
  font-style: italic; 
  font-weight: bold; 
  color: #CCCCCC; 
  background-color: #3399FF
}
.one {  
  font-family: times, serif; 
  font-size: small; 
  font-style: normal; 
  font-weight: normal; 
  color: #CCCCCC
}

.typehead {
  font-family: times, serif; 
  font-size: small;
  margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

.typehome {
  margin: 0.5cm  0.5cm 0.5cm 0.5cm;
  font-family: times, serif; 
  font-size: small; 
  font-style: normal; 
  font-weight: normal; 
  text-align: justify; 
}

.typemenu {
  font-family: times, serif; 
  font-size: small; 
  font-style: normal; 
  font-weight: normal; 
  text-align: justify;
  display: none;
}

.typepic {
  display: none !important;
}