body {
    font: "Verdana";
    background-image: url('../images/cnvbkgnd.jpg');
}

UL {
    font: "Verdana";
    color: blue;
}

tr {
vertical-align: top;
}


.cruisCal TD, .cruisCal
{
border-collapse:separate;
border-spacing:10px 15px;
font: "Veranda";
color: black;
}

.cruisCal TH
{
font: "Veranda";
color: black;
font-size:125%;
}

H2 {
text-color: blue;

}

EM {
color:red;
}
