<!--
.t1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        line-height: 140%;
}
.t2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
        text-align: justify;
}
body {
        padding: 0px;
        margin: 0px;
        background-image:  url('back.gif');
}
a, a:link, a:hover, a:active, a:visited {
        color: #000000;
}
img {
        border: none;
}
a img {
        width: 120px;
        height: 180px;
        border: 1px solid black;
}
a.reg img {
        width: 637px;
        height: 39px;
        margin: 15px;
        border: 0px;
}
.content_bg {
        background-image: url('b.gif');
}
.text {
        text-align: center;
        background-image: url('t3.gif');
        height: 64px;
        padding: 0 15 0 15;
}
-->
