td
{
  vertical-align: top;
  padding:0;
  margin:0;
  border: 0px none black;
}

html, body
{
  height:100%;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 95%;
  vertical-align: top;
  padding:0;
  margin:0;
/*  background-color: #ffcc88;*/
}

table#format
{
  width: 100%;
  height:100%;
  padding:0;
  margin:0;
}

td#format_head
{
  background-image: url(../images/head-back2.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  padding:0;
  margin:0;
}

td#format_section
{
  text-align: left;
  padding:0;
  margin:0;
}

td#format_company
{
  text-align: right;
  padding:0;
  margin:0;
}

td#format_head td
{
  vertical-align: bottom;
  padding:0;
  margin:0;
}

td#format_main
{
/*  width: em;*/
  height:100%;

  padding: 1em;
  margin:0;
  vertical-align: top;
  background-color: #fff6e5;
  text-align: justify;
}

td#format_main div, p
{
/*  max-width: 72em;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 150%;
}

td#format_head h1
{
  font-weight: bolder;
  font-size: 175%;
  font-style: italic;
  color: #FFaa00;
  padding:0;
  margin:0;
  margin-top: 0.5ex;
  margin-bottom: 0.5ex;
  margin-right: 5px;
  letter-spacing: 0.3em;
}

td#format_head h2
{
  font-weight: bolder;
  font-size: 110%;
  color: #FFaa00;
  padding:0;
  margin:0;
  margin-bottom: 10px;
  margin-right: 10px;
  letter-spacing: 0.05em;
}

td#format_head h3
{
  font-weight: bolder;
  font-size: 200%;
  color: #FFaa00;
  padding:0;
  margin:0;
  margin-bottom: 10px;
  margin-left: 10px;
}

td#format_menutop
{
  background-color: #ffaa00;
  text-align: right;
  padding-right: 10px;
  font-size: 75%;
}

td#format_foot
{
  background-image: url(../images/program-IT.png);
  background-position: left;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  height: 20px;
  font-size: 110%;
}

td#format_foot_right
{
  background-image: url(../images/program-IT_r.png);
  background-position: left;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  height: 20px;
}

td#format_menuleft
{
  background-color: #b1d8d8;
  padding-top: 1em;
  width: 200px;
  max-width: 200px;
}

td#format_right
{
  background-color: #b1d8d8;
  width: 200px;
  padding-top: 1em;
  width: 200px;
  max-width: 200px;
}

td#format_menuleft p
{
  margin: 0;
  margin-top: 4px;
}

td#format_main h1
{
  font-size: 150%;
  margin-top: 1em;
}