body { margin-left: 5%; margin-right: 5%; margin-top: 5%; margin-bottom: 5%; 
text-align: justify; 		background-color: #eee	;}

p {margin-top: 0; margin-bottom: 20px ;; }


h1 { text-align: left; font-size: 18pt;}
h2 { text-align: left; font-size: 14pt }
h3 { text-align: left; }
h4 { text-align: left; }

embed { 
	height: 24px;
	display: inline;
	}

.floatleft
{
float: left;
width: 200px;
margin 0 10px 10px 10px;
}

p {font-size:10pt;
   padding-top:8px;}

#header {
  margin-left: -13px;
  margin-bottom: 40px;
  margin-right: 15px;
  padding: 0;
  height: 80px;
}
#column1 {
  position: absolute;
  left: 40px;
  top: 180px;
  width: 480px;
}

#column2 {
  position: absolute;
  left: 240px;
  top: 180px;
  width: 480px;
}

#column3 {
  position: absolute;
  left: 440px;
  top: 180px;
  width: 480px;
}

#column4 {
  position: absolute;
  left: 640px;
  top: 180px;
  width: 480px;
}



