.body {
    background-color: #FFFFFF;
    margin:0px;
}
.txt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height: 120%;
}
.txtb {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333366;
}
.txti {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-style: italic;
}
.txtk {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}
.txth {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF9900;
}
.txtf1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.txtf2 {
    font-family: Times New Roman, Times, serif;
    font-size: 14px;
}
.txtf3 {
    font-family: Courier New, Courier, mono;
    font-size: 13px;
}
.txtp1 {
    text-align: left;
    line-height: 120%;
}
.txtp2 {
    text-align: right;
    line-height: 120%;
}
.txtp3 {
    text-align: center;
    line-height: 120%;
}
.txtp4 {
    text-align: justify;
    line-height: 120%;
}
.txtc1 {
    color: #000000;
}
.txtc2 {
    color: #666666;
}
.txtc3 {
    color: #999999;
}
.txtl1 {
    font-family: Times New Roman, Times, serif;
    font-size: 15px;
    color: #000000;
    text-align: center;
}
.txtl2 {
    font-family: Times New Roman, Times, serif;
    font-size: 15px;
    color: #000000;
}
.top {
    color: #666666;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 3px;
    font-size: 12px;
    background-color: #FF9900;
}
.stat {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    letter-spacing: -3px;
}
.mark {
    color: #666666;
    background-color: #FF9900;
}
.lnk1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.lnk2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
a:link, a:visited, a:active {
    text-decoration:none;
    color: #333366;
}
a:hover {
    text-decoration:underline;
    color: #333366;
}
