html, body {
margin: 0px;
border: 0px;
padding: 0px;
font-family: verdana,helvetica;
width: 100%;
height: 100%;
}

#logo {
position: absolute;
top: 14px;
left: 4px;
border: 0px;
text-decoration: none;
}

h1 {
position: absolute;
top: 28px;
left: 205px;
margin: 0px;
border: 0px;
padding: 0px;
font-size: 16px;
color: #333;
}

#line1 {
position: absolute;
top: 0px;
left: 5px;
margin: 0px;
border:0px;
padding: 0px;
height: 5px;
width: 99%;
background-color: #c66;
}

#line2 {
position: absolute;
top: 74px;
left: 0px;
margin: 0px;
border: 0px;
padding: 0px;
height: 5px;
width: 100%;
background-color: #c66;
}

#content {
max-width: 700px;
position: absolute;
top: 6px;
left: 200px;
margin: 0px;
border: 0px;
padding: 5px;
font-size: 16px;
/* text-align: justify; */
}

.aaa {
font-weight: bold;
color: #000;
background-color: #ccc;
}

.bbb {
color: #000;
background-color: #fff;
}

.ccc {
font-weight: bold;
color: #fff;
background-color: #933;
}

.ddd {
color: #fff;
background-color: #933;
}

.eee {
color: #000;
background-color: #ccc;
}

#nav {
position: absolute;
top: 5px;
left: 0px;
margin: 0px;
border: 0px;
padding: 0px;
width: 190px;
font-size: 16px;
font-style: italic;
color: #333;
}

#nav :link, #nav :visited {
display: block;
text-decoration: none;
margin: 0px;
border: 0px;
padding: 5px;
line-height: 1.0;
font-style: italic;
}

#nav :link:hover, #nav :visited:hover {
color: #fff;
background-color: #933;
font-style: italic;
}

.accept {
border: 0px;
}

p {
  color: #0a0a0a;
  font-size: 16px;
  line-height: 175%;
}
ul {
  color: #333;
  font-size: 16px;
  line-height: 200%;
}

#pdf {
  display: inline;
  position: relative;
  top: 2px;
  left: -1px;
  font-family: "Bitstream Charter",serif;
  font-size: 54px;
  max-height: 54px;
  color: #c33;
  text-shadow: 1px 1px 1px #333;
  border: 0px;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}

#jet {
  display: inline;
  position: relative;
  top: 2px;
  left: -4px;
  font-family: "Bitstream Charter",serif;
  font-style: italic;
  font-size: 54px;
  max-height: 54px;
  color: #36454f;
  text-shadow: 1px 1px 1px #333;
  border: 0px;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}

#stream1 {
  position: absolute;
  top: 58px;
  left: 118px;
  height: 5px;
  width: 70px;
  background-color: #c66;
  border: 0px;
  text-decoration: none;
}

#stream2 {
  position: absolute;
  top: 66px;
  left: 108px;
  height: 5px;
  width: 80px;
  background-color: #c66;
  border: 0px;
  text-decoration: none;
}

#logo2 {
  position: absolute;
  top: 0px;
  left: 2px;
}

/*
#content li ul li.cloud {
  background-color: #cceeff;
}
*/

