body {
    background-color: #FFFFFF;
    text-align: center;
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #6F6F6F;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}
.title {
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    font-family: "Trebuchet MS", Tahoma, Verdana;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #A8A8A8;
    padding: 0px;
    background-image: url(images/back.gif);
}
.button {
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #A8A8A8;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #D4D0C8;
    border-right-color: #A8A8A8;
    border-bottom-color: #A8A8A8;
    border-left-color: #D4D0C8;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
}
.button2 {
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000000;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #D4D0C8;
    border-right-color: #A8A8A8;
    border-bottom-color: #A8A8A8;
    border-left-color: #D4D0C8;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
}
.sres {
    background-color: #BB567B3;
    border: 1px;
    font-size: 16px;
    text-decoration: none;
    margin: 0px;
    text-align: left;
    padding: 8px;
    width: 468px;
}
.list {
    vertical-align: top;
    font-size: 12px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.name {
    font-weight: bold;
    color: #3354AA;
    text-decoration: underline;
    font-size: 12px;
}
.urlweb {

    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.action {
    font-size: 11px;
    font-weight: normal;
    color: #CC0000;
    text-decoration: none;
}
.copy {
    font-size: 12px;
    font-weight: normal;
    color: #6F6F6F;
    text-decoration: none;
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 5px;
    padding-left: 16px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #A8A8A8;
}