body{
    font: 14px/120% Tahoma, Arial, Helvetica, sans-serif;
}

h2{
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-style: normal;
    color: #333;
    height: 35px;
    width: 232px;
    margin-top:0;
}

h2.page_title{
    font-size: 14px;
    font-weight: bold;
    color: #333;
    width: 100%;
    border-bottom: 1px dotted #bfbfc2;
    line-height: 35px;
}

a{
    color: #069;
}

.rigthfloat{float:right;}

#content{
    font-size: 12px;
}

#footer .copyright{color:#fff; font-weight:bold;}