BODY
{
  background-color:    white; 
}

IMG
{
  border:              0px;
}


TABLE
{
  border-spacing:      0px;
  padding-top:         0px;
  padding-bottom:      0px;
  padding-left:        0px;
  padding-right:       0px;
  border-top-width:    0px;
  border-bottom-width: 0px;
  border-left-width:   0px;
  border-right-width:  0px;
  empty-cells:         show;
  width:               100%;
  table-layout:        fixed;
}


TR
{
  background-color:    #FFFFFF;
}

TR.TopMargin
{
  height:              10px;
}

TR.TopHeader
{
  height:              90px; 
}

TR.MidHeader
{
  height:              50px;
}

TR.BotHeader
{
  height:              200px;
}

TR.Main
{
  background-color:    #FFFFFF;
}

TR.BotRow
{
  height:              90px;
}

TR.BotMargin
{
  height:              30px;
}


TD
{
  vertical-align:      top;
  text-align:          left;

}

TD.Space
{
  width:               10px;
}

TD.Men
{
  width:               150px;
}

TD.Cont1
{
  width:               450px;
}

TD.Pict
{
  width:               200px;
}

TD.MidMen
{
  vertical-align:      middle;
}

TD.BotMen
{
  vertical-align:      bottom;
}

TD.Foto
{
  width:               80px;
}



FONT
{
  font-family:      Arial, Verdana, Helvetica; 
}

FONT.Header 
{
  font-size:        12px; 
  font-weight:      700;
  color:            black;  
}

FONT.Body 
{
  font-size:        12px; 
  font-weight:      500;
  color:            black;  
}
