body         { background-image: url('img/bg.png'); background-repeat: repeat-x; background-color: #9DA249 ;
               font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 10pt; color: #000000 } 
td           { font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 10pt; color: #000000 }
a            { text-decoration: none; color: #0066CC }
a:visited    { color: #0066CC}
a:hover      { text-decoration: none; color: #3399FF }

h1           { color: #184F9F}

h3{
  color: #184F9F;
  margin: 5px 0 0 0;
}

a img {
  border: 0;
}

.trentino_up{
  text-align: center;
  font-family: 'Trebuchet MS';
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
  background: url(img/up.png) no-repeat left top;
  height: 40px;
  width: 160px;
}

.trentino_up a, .trentino_up a:link, .trentino_up a:visited{
  color: #FFFFFF;
}

.trentino_up a:hover{
  color: #ABD6FF;
}

.trentino_link{
  padding-top: 6px;
  display: block;
  height: 40px;
  width: 150px;
  color: #FFFFFF;
}

ul{
  list-style: square outside;
  color: #184F9F;
  margin: 0;
  padding-left: 15px;
}

.bigsize{
  font-size: 16pt;
}
