html, body
{
   margin: 0;
   padding: 0;
   background: #FFF;
}

.Wrapper
{
   width: auto;
   margin: 0;
   text-align: left;
}

.Introduction, .Body
{
   background: #FFF;
   padding: 0 14px;
}

.FrontPageContainer
{
   margin: 0;
}

.Leftmenu, .Main, .Rightmenu
{
   float: none;
}

.Main
{
   width: auto;
   overflow: visible !important
}

#iframe
{
   background: #FFF !important;
   height: 3000pt !important;
}

tr.Menu,
tr.Path,
td.Pane,
.NoPrint 
{
   display: none;
}

img.NoScreen 
{
   margin-bottom: 1em;
}

body, h1, h2, h3, td, p, dl, ul, ol, blockquote 
{
   color: #000;
   font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
   line-height: 1.5em;
   margin: 0px auto;
}

td, h2, h3, p, dl, ul, ol, blockquote
{
   font-size: 10pt;
}

td.Content 
{
   padding: 0px;
}

h1 
{
   font-size: 16pt;
   font-weight: normal;
}

h1, p.Description 
{
   margin-bottom: 1.5em;
}

h3 
{
   margin-top: 1.5em;
}

a
{
   color: #000;
   text-decoration: underline;
}

a img 
{
   border: none;
}

.Header, .Leftmenu, .Visual, .Rightmenu
{
   display: none;
}