<style type="text/css">

@font-face {
font-family: "aimoreserif";
src: url("../fonte/aimoreserif.woff");
font-weight: normal;
}

@font-face {
font-family: "aimoregothic";
src: url("../fonte/aimoregothiclight.woff");
font-weight: normal;
}

@font-face {
font-family: "aimoregothic";
src: url("../fonte/aimoregothic.woff");
font-weight: bold;
}

@font-face {
font-family: "krigg";
src: url("../fonte/krigg.woff");
font-weight: normal;
}

@font-face {
font-family: "krigg";
src: url("../fonte/kriggbold.woff");
font-weight: bold;
}

@font-face {
font-family: "alcalino";
src: url("../fonte/alcalino.woff");
font-weight: normal;
}

@font-face {
font-family: "alcalino";
src: url("../fonte/alcalinobold.woff");
font-weight: bold;
}

@font-face {
font-family: "herrero";
src: url("../fonte/herrero.woff");
font-weight: normal;
}

@font-face {
font-family: "herrero";
src: url("../fonte/herrerobold.woff");
font-weight: bold;
}

h1 {
font-family: "herrero";
font-size: 50px;
color: #990099;
margin-top: 0px;
margin-bottom: 0px;
line-height: 100%;
text-shadow: 0 3px 3px #B7B7B7;
}

h2 {
font-family: "aimoregothic";
font-size: 24px;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
line-height: 100%;
}

p {
line-height: 130%;
}

.aa {
font-family: "aimoregothic";
font-size: 20px;
}

.bb {
font-family: "alcalino";
font-size: 18px;
}

.cc {
font-family: "alcalino";
font-size: 20px;
}

.dd {
font-family: "herrero";
font-size: 20px;
}

.ee {
font-family: "aimoregothic";
font-size: 65px;
color: #70007a;
text-shadow: 0 4px 10px #FFFFFF;
}

mark.cor {
color: #194361;
background: none;
}

.alcalino {
width: 90%;
height: auto;
background: #FFFFFF;
border-radius: 30px;
padding: 10px;
}

.krigg {
width: 90%;
height: auto;
text-align: center;
background: #FFFFFF;
border-radius: 30px;
padding: 10px;
}

a:link {
text-decoration: none;
}

.aimore {
width: 100%;
}

.aimore td {
padding: 10px;
background: #FFFFFF;
}

.aimore tr td:first-child {
-webkit-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
}

.aimore tr td:last-child {
-webkit-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
}

.aimore tr td:nth-child(1n+1){
}

.aimore tr:nth-of-type(2n) td{
background: #CBD5DD;
color: #000000;    
}

table{width: inherit; max-width: 100%;
}

td#cell-one{min-width: 300px;
}

</style>