body {
background-color: #d9880f;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 13px;
font-weight: normal;
font-style: normal;
margin: 0px;
padding: 0px;}

td {
font-size: 13px;
}

.georgia {
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 15px;
text-align: center;
}

.header {
font-size: 20px;
font-weight: normal;
font-style: normal;
text-align: center;
}

table.season {
background-color: #fbda75;
color: #000000;
}

table.tariff {
background-color: #dddddd;
color: #000000;
}

tr.season {
background-color: #004080;
color: #ffffff;
font-weight: bold;
}

tr.type {
background-color: #fbda75;
font-weight: bold;
text-align: center;
}

a {
color: #ffffff;
text-decoration: underline;
}

a:hover {
color: #ff0000;
text-decoration: underline;
}

img.border {
border: 3px #ffffce solid;}

#banner {
height: 100px;
position: absolute;
width: 736px;
background-color: #2d6fb9;
}
