.a:link { color: #333333; }
.a:visited { color: #333333; }
.a:hover { color: #FF6600; }
.a:active { color: #FF6600; }

.font10 {
    font-size: 10px;
    line-height: 140%;
}

.font12 {
    font-size: 12px;
    line-height: 140%;
}

.font14 {
    font-size: 14px;
    line-height: 160%;
}

.date {
    font-size: 12px;
    font-weight: bold;
    color: #FF6600;
}

.servicename {
    font-size: 120%;
    font-weight: bold;
    color: #FF6600;
}

.copyright {
    font-family: "Arial", "Helvetica", "sans-serif"; 
    ont-size: 12px;
    color: #FFFFFF;
}

.english {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 10px;
    line-height: 140%;
}

.tableback {
    background-attachment:fixed;
}
