body {
        margin-top: 20px;
        background-color: #CCCFFF;
}
body,td,th {
        font-family: Century Gothic;
        font-size: 14px;
        color: #333333;
}
a {
        font-size: 14px;
        color: #720097;
        font-weight: bold;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #720097;
}
a:hover {
        text-decoration: none;
        color: #FF66CC;
}
a:active {
        text-decoration: none;
        color: #720097;
}
.Estilo1 {font-size: 18px}

.style1 {       font-size: 18px;
        font-weight: bold;
}
.style2 {       font-size: 12px;
        color: #666666;
}