h1 {
    font-size: 24px;
}

pre {
    font-size: 10px;
    font-family: courier;
}

a img {
    border: 0;
}

.fIcon {
    position: relative;
    z-index: 2;
    width: 13px;
    height: 13px;
}

.fLamp {
    position: relative;
    z-index: 2;
    width: 15px;
    height: 15px;
}

.fText {
     font-size: 10px;
     padding: 0px;
     width: 163px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     text-decoration: none;
}

.noDec {
    text-decoration: none;
}

.fLink {
    font-family: verdana;
    font-size: 9px;
    position: relative;
    z-index: 2;
    text-decoration: none;
}

.front {
    position: relative;
    z-index: 2;
}

.hand {
    cursor: pointer;
}

.ftdr {
    width: 1%;
    text-align: right;
    white-space: nowrap;
}

.ftd {
    padding-left: 1px;
    width: 1%;
    white-space: nowrap;
}

.ar {
    text-align: right;
    white-space: nowrap;
}

.al {
    text-align: left;
    white-space: nowrap;
}