
@charset "iso-8859-1";

td.text {
        font-family : arial;
        font-size : 12px;
        font-weight : normal;
        text-align : left;
}
td.reghead {
        font-family : arial;
        font-size : 12px;
        font-weight : normal;
        text-align : center;
}
td.reg {
        font-family : arial;
        font-size : 12px;
        font-weight : normal;
        text-align : right;
}
td.login {
        font-family : arial;
        font-size : 12px;
        font-weight : normal;

}
a
                {        color: #167DAF; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : none;}
a:visited
                {        color: #167DAF; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : none;}
a:active
                {        color: #167DAF; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : none;}
a:hover
                {        color: #808080; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : none;}
