<style type="text/css">
<!--
body {
  margin: 0px;
  padding: 20px;
}
#header {
  position: absolute;
  width: 900px;
  text-align: center;
  border-style: inset;
  padding: 20px;
  background-color: #FFCEE8;
}

#leftcol {
position:static;
  float: left;
  width: 225px;
  margin:12px;
  text-align: center;
}
#rightcol {
position:static;
  float: right;
  width: 625px;
  text-align: center;
  margin:12px;
}
#footer {
  clear: both;
  text-align: center;
}

p.isi {
 font-size: 18px;
 font-family: fantasy;
 color: #01611F;
 text-align: center;
}

p.isi a {
 text-decoration:none;
}

p.ud {
 line-height: 5px;
 font-size: 44px;
 font-family: serif;
 color: #0179FA;
 text-align: right;
 font-weight: bolder;
 font-variant: small-caps;
}
p.mp {
 font-size: 16px;
 font-family: sans-serif;
 color: #0BA101;
 text-align: center;
 font-variant: small-caps;
}
p.mp a {
 color: #FF01A6;
 font-weight: bold;
 text-decoration:none;
}
-->
</style>
