body {
    background:#E3F0FC;

a:visited {
    text-decoration: none;
    color: #3C3C3C;
}
a:link {
    text-decoration: none ;
    color: #3C3C3C;
}
a:hover {
    text-decoration: none ;
    color: #990000;
}
a:active {
    text-decoration: none;
    color: #0099FF;
}
.f1 {font-size: 14px;font-family: "MS Sans Serif", "Microsoft Sans Serif"; color:#000099; font-weight:bolder}
.f2 {font-size: 14px;font-family: "MS Sans Serif", "Microsoft Sans Serif"; color:#FFFFFF;font-weight:bolder}
.f3 {font-size: 14px;font-family: "MS Sans Serif", "Microsoft Sans Serif"; color:#3C3C3C}
.f4 {font-size: 16px;font-family: "MS Sans Serif", "Microsoft Sans Serif"; color:#000099}
.f5 {font-size: 14px;font-family: "MS Sans Serif", "Microsoft Sans Serif"; color:#FF0000;font-weight:bolder}
.f6 {font-size: 14px;font-family: "MS Sans Serif", "Microsoft Sans Serif"; color:#666666}
.f7 {font-size: 14px;font-family: "MS Sans Serif", "Microsoft Sans Serif"; color:#666666;font-weight:bolder}
.tabledots { border: 1px solid #0066CC}
.tablebox { border: 1px solid #ACACAC;    background-color: #F1F0E8}