@CHARSET "UTF-8";

body {
    padding-top: 10px;
    background-image: url(../images/meteotest.gif);
    background-attachment: fixed;
    background-position: right bottom;
    background-repeat: no-repeat;
}

a {
    text-decoration: none;
}

.meteotest {
    font-family: Futuri;
    font-style: italic;
    font-weight: bold;
    color: #0434b1;
    text-transform: uppercase;
}

.right {
    text-align: right;
}

.clear {
    clear: both;
}

.deleted {
    text-decoration: line-through;
}

.alternaterow {
    background-color: #c3f7ff;
}

.down {
    margin-top: 25px;
}

td {
	vertical-align: top;
	border-bottom: 1px dotted #ebebeb;
}