<!--
body{
     background-color: #000000;
     margin:  0;
     border:  0;
     padding: 0;
}

body.zoom{
          background-color: #000000;
          margin:  0;
          border:  0;
          padding: 0;
}

p{
        text-align:  justify;
        line-height: 1.5;
        font-size:   11;
        font-family: verdana;
        font-weight: 500;
}

p.title{
        text-align:  justify;
        line-height: 1.5;
        font-size:   11;
        font-family: verdana;
        font-weight: 700;
}

p.text1{
        text-align:  justify;
        line-height: 1.5;
        font-size:   11;
        font-family: verdana;
        font-weight: 500;
        text-indent: 20;
        color:       #FFFFFF;
}

p.text2{
        text-align:  center;
        line-height: 1.5;
        font-size:   11;
        font-family: verdana;
        font-weight: 500;
        color:       #FFFFFF;
}
p.text21{
        text-align:  center;
        line-height: 1;
        font-size:   11;
        font-family: verdana;
        font-weight: 500;
}
p.textt{
        text-align:  center;
        line-height: 2;
        font-size:   11;
        font-family: verdana;
        font-weight: 500;
        color:       #AAAAAA;
}
p.textn{
        text-align:  center;
        line-height: 2;
        font-size:   11;
        font-family: verdana;
        font-weight: 500;
        color:       #000000;
}
p.textg{
        text-align:  center;
        line-height: 2;
        font-size:   11;
        font-family: verdana;
        font-weight: 500;
        color:       #999999;
}

div.title{
          position: relative;
          left: 30;
}

tr.thumb{
         height: 120;
}

tr.thumb td{
            text-align: center;
}

#bg_image1{
           position: absolute;
           top:      75px;
           left:     80px;
           width:   300px;
           height:   372px;
}

a img{
      border: 0;
}

-->
