body,td,th,a {
        color: #004444;
        font-family: serif;
        font-size: medium;
}

body {
        background-image: url(./images/bg_lion.gif);
        background-repeat: no-repeat ;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #ffffff;
}

.importante {
        font-size: large;
        font-weight: bold;
        color: #770000;
}

.elemento_header {
        font-size: 18px;
        color: #004444;
	text-decoration: none;
}

.comunicazione {
        font-size: 13px;
        color: #000000;
        text-decoration: none;
}
