BODY {
margin: 0px;
background-color: #FFFFFF;
font-family: "Courier New", Courier, mono;
font-size: 12px;
}

TABLE  {
font-family: "Courier New", Courier, mono;
font-size: 12px;
}

TD {
font-family: "Courier New", Courier, mono;
font-size: 12px;
}

TH {
font-family: "Courier New", Courier, mono;
font-size: 12px;
font-weight: bold;
}

LI {
font-family: "Courier New", Courier, mono;
font-size: 12px;
}

UL {
font-family: "Courier New", Courier, mono;
font-size: 12px;
}

OL {
font-family: "Courier New", Courier, mono;
font-size: 12px;
}

.headline.destinationHead {
font-size: 12px;
color: 6699ff;
font-weight: bold;
}

.headline.destinationTitle {
text-transform: uppercase;
font-weight: bold;
font-size: 20px;
color: CC99FF;
}

P {
font-family: "Courier New", Courier, mono;
font-size: 12px;
; color: #000000
}

H1 {
font-family: "Courier New", Courier, mono;
font-size: 24px;
font-weight: bold;
}

FONT {
font-family: "Courier New", Courier, mono;
}

SELECT {
font-family: "Courier New", Courier, mono;
font-weight: bold;
font-size: 12px;
}

TEXTAREA {
font-family: "Courier New", Courier, mono;
font-size: 12px;
}
a:active {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #000000; text-decoration: none}
a:visited {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #CC0000; text-decoration: none}
a:link {  font-family: "Courier New", Courier, mono; font-size: 12px; font-style: normal; text-decoration: none; color: #990000}
a:hover {  font-family: "Courier New", Courier, mono; font-size: 12px; color: #000099; text-decoration: none}