/* Mensendieck CSS, (c) 2004 Atlantic Software */

BODY {
  color:               #000000;
  font-size:           10pt;
  font-family:         "Arial";
}

a {
  text-decoration:     none;
}

a:active {
  color:               #800000;
}
a:visited {
  color:               #800000;
}
a:hover {
  color:               #FF0000;
}
a:link {
  color:               #800000;
}

h1 {
  color:               #444488;
  padding-left:        10px;
  font-size:           16pt;
  font-weight:         bold;
  text-decoration:     none;
}

h2 {
  color:               #800000;
  font-size:           12pt;
  line-height:         150%;
  font-weight:         bold;
  text-decoration:     none;
}

h3 {
  color:               #800000;
  font-size:           10pt;
  line-height:         150%;
  font-weight:         bold;
  text-decoration:     none;
}

img {
  border:              0px;
}

img.right{
  float:               right;
  margin-top:          0pt;
  margin-left:         10pt;
  margin-right:        10pt;
  margin-bottom:       10pt;
}

img.left{
  float:               left;
  margin-top:          0pt;
  margin-left:         0pt;
  margin-right:        10pt;
  margin-bottom:       10pt;
}

img.print {
  cursor:              pointer;
}

#content {
  width:               90%;
}

.foto {
  display:             none;
}

.logo {
  display:             none;
}

.footer {
  display:             none;
}

p {
  margin-left:         25px;
}

table {
  margin-left:         20px;
}
