body {margin:0px;
           padding:0px;        
           background-color: #000000;
}

hr {
        width:640px;
        color:#000000;
}

td {
        font-family:Arial;
        font-size:11px;
        color:#000000;
        line-height:12px;
        valign: top;
}

.td2 {
         margin:0px;
         padding:0px;
         valign: top;        
         background-color: #000000;
         background-image: url(pic/background.jpg);
         background-repeat: repeat-y;
         background-position: top center;
}

.txt1 {
        margin-top: 0px;
        font-weight: bold;
        text-decoration: underline;
}

.txt1a {
font-size:16px;
        margin-top: 0px;
        font-weight: bold;
        text-decoration: underline;
}

.txt2 {
        margin-top: 0px;
        margin-left: 10px;
        font-weight: normal;
        text-decoration: none;
        text-align: justify
}

.txt2a {
        margin-top: 0px;
        margin-left: 0px;
        font-weight: normal;
        text-decoration: none;
        text-align: justify
}

.txt3 {
        margin-top: 0px;
        font-weight: normal;
        text-decoration: none;
        text-align: right
}

.txt4 {
        margin-top: 0px;
        font-weight: bold;
        text-decoration: underline;
        text-align: center
}

.txt5 {
        margin-top: 0px;
        font-size:10px;
        font-weight: normal;
        text-decoration: none;
}

a:link,a:visited {
        font-style: none;
        text-decoration: none;
        color:#990000;
        font-weight: bold;
}

a:hover {
        font-style: none;
        text-decoration: underline;
        color:#B90000;
        font-weight: bold;
}

.link a,.link a:visited {
        font-style: none;
        text-decoration: none;
        color:#000000;
        font-weight: bold;
}

.link a:hover {
        font-style: none;
        text-decoration: underline;
        color:#B90000;
        font-weight: bold;
}
