body, html
{
  margin: 0;
  background-color: white;
}

b, i
{ 
  font-weight:  normal;
  font-style: normal;
}

table.root 
{
  width: 100%;
  height: 100%;
  border: 0px none;
  background-color: white;
}

table.ordinary 
{
  width: 100%;
  height: 100%;
  border: 0px none;
  background-color: white;
}

table.border 
{
  width: 100%;
  height: 100%;
  border: 0px none;
  background-color: white;
}

table.main 
{
  width: 768px;
  border: 0px none;
  padding: 0;
  background-color: white;
  margin: 0 auto;
}

td.logo 
{
  vertical-align: bottom;
  width: 285px;
  height: 45px;
  padding: 0;
}

td.navigation 
{
  vertical-align: bottom;
  width: 70px;
  height: 45px;
  padding: 0;
}

td.spacer1 
{
  width: 38px;
  padding: 0;
}

td.spacer2 
{
  width: 10px;
  padding: 0;
}

td.spacer3 
{
  width: 7px;
  padding: 0;
}

td.main 
{
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 0;
}

td.body 
{
  width: 768px;
  text-align: center;
  vertical-align: middle;
  background-color: white;
  padding: 0;
}

td.maintext 
{
  width: 768px;
  height: 100%;
  text-align: left;
  vertical-align: top;
  padding: 0;
}

td.border 
{
  width: 100%;
  text-align: center;
  background-color: #666666;
  padding: 1px;
}

img.navigation 
{
  width: 70px;
  height: 45px;
  border: 0px none;
  display: block;
}

img.logo 
{
  width: 285px;
  height: 45px;
  display: block;
}

img.illustration 
{
  width: 375px;
  height: 360px;
}

.heading 
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Geneva", "Lucida", "Arial", "Helvetica", "Sans-Serif";
  font-size: 15pt;
  font-weight: normal;
  color: #336699;
}

span.main, a.main
{
  font-family: "Franklin Gothic Book", "Sans-Serif";
  font-size: 10pt;
  color: #666666;
  line-height: 16pt;
}

.highlight 
{
  font-family: "Franklin Gothic Book", "Sans-Serif";
  font-size: 12pt;
  color: #336699;
  line-height: 16pt;
}

a 
{
  font-family: "Franklin Gothic Book", "Sans-Serif";
  font-size: 10pt;
  line-height: 12pt;
  color: #333333
}

p 
{
  margin-top: 0;
  margin-bottom: 0;
}
TABLE.dashed {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
background-color: #eeeeee;
border: 1px solid;
; border-color: #CCCCCC #666666 #666666 #CCCCCC
; color: #527194
; font-style: normal; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px
