html, body {
  margin: 0;
  border: 0;
  height: 100%;
  width:  100%;
}

body, td {
  color:            #ffffff; 
  font:             13px verdana, arial, helvetica normal; 
  line-height:		  18px;
  letter-spacing:	  0px;
  background-color: #003366;
}

img {
  border:			0px;
}

.absolu, .popup {
  position: absolute;
}

.appear, .popup {
  display: none;
}

