body  {
        background-color : #E3CFAD;
        color : #000000;
        font-size : 12pt;
        font-family : Sans-serif;
        text-align : justify;
}


.title, h1  {
      font-size :36pt;
      font-family : Sans-serif;
      font-style: italic;
      text-align : right;
      color : #800000;
      font-weight: normal;
      padding-bottom: 12px;
}

.title_little  {
      font-size :20pt;
      font-family : Sans-serif;
      text-align : center;
      color : #800000;
}


.common  {
        font-size : 12pt;
        font-family : Sans-serif;
        text-align : justify;
}
.common_light  {
        font-size : 12pt;
        font-family : Sans-serif;
        text-align : justify;
        color : #99ccff;
}
.common_ultralight  {
        font-size : 12pt;
        font-family : Sans-serif;
        text-align : justify;
        color : #ffffff;
}



.small {
        font-size : 9pt;
        font-family : Sans-serif;
        text-align : justify;
}
.link  {
        color : #6F4C27;
        font-family : Sans-serif;
}

a  {
        color : #6F4C27;
        font-family : Sans-serif;
}


.img_text{
  border-style: solid;
  border-color: #ffffff;
  border-width: 2px;
  text-align: center;
  background-color: #eddec7;
  filter:"Alpha(Opacity=80)";
  -moz-opacity:0.8;
}

