<style type="text/css">

body {
}

body {
background-image: linear-gradient(#808000, #cccc00, #808000, #cccc00, #808000, #cccc00, #808000, #cccc00, #808000);
}

@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;
}

ul#alcalino;
ul#alcalino li {
/* Setting a common base */
}

ul#alcalino li {
display: -moz-inline-stack;
display: inline-block;
width: 280px;
vertical-align: top;
}

.aa {
font-family: "aimoregothic";
font-size: 60px;
color: #FFFFFF;
line-height: 80%;
text-shadow: 0 4px 4px #393939;
}

.bb {
font-family: "alcalino";
font-size: 22px;
line-height: 80%;
color: #2A2A2A;
}

.cc {
font-family: "alcalino";
font-size: 18px;
color: #000000;
}

.aimore thead th {
height: 50px;
padding: 0;
font-family: "alcalino";
font-size: 22px;
color: #FFFFFF;
text-align: center;
}

.aimore thead th:first-child {
-webkit-border-radius: 10px 0px 0px 10px;
border-radius: 10px 0px 0px 10px;
}

.aimore thead th:last-child {
-webkit-border-radius: 0px 10px 10px 0px;
border-radius: 0px 10px 10px 0px;
}

.aimore td {
padding: 5px;
background: #FFFFFF;
font-family: "alcalino";
font-size: 20px;
color: #000000;
}

.aimore tbody tr td:first-child {
-webkit-border-radius: 10px 0px 0px 10px;
border-radius: 10px 0px 0px 10px;
}

.aimore tbody tr td:last-child {
-webkit-border-radius: 0px 10px 10px 0px;
border-radius: 0px 10px 10px 0px;
}

.aimore tbody tr td:nth-child(1n+1){
text-align: left;   
}

.aimore tr:nth-of-type(2n) td{
background: #E1F0FF;
color: 000000;    
}

a:link {
text-decoration: none;
}

</style>