﻿
    .sta_title {
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        COLOR: #cc6600;
        FONT-SIZE: 13px;
        FONT-WEIGHT: bold;
    }

    A:link {
        COLOR: #0066cc;
        FONT-SIZE: 13px;
        TEXT-DECORATION: none;
    }

    .style2 {
        COLOR: #cc0000;
    }

    .style3 {
        TEXT-ALIGN: center;
    }

    .style4 {
        TEXT-ALIGN: left;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        FONT-SIZE: 14px;
        FONT-WEIGHT: bold;
    }
    .td{
     text-align:left;
        vertical-align:top;
    }
       }
    .tips{
        FONT-SIZE: 13px;
    }
    .style5{
        padding-bottom:5px;
        background-color:#c0c0c0;
        padding-left:5px;
        padding-right:5px;
        color:#ffffff;
        padding-top:5px;
    }
    .copyright{
        width:100%;
        text-align:center;
        vertical-align:top;
    }