body {
background-color: black;
background-repeat:repeat-y;
background-image: url("images/Background.gif");
//font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
font-family: Georgia, "Times New Roman", Times, "Bitstream Vera Serif", serif;
font-size: 12pt;
color: white;
}

table {
text-indent: 1em;
width: 100%;
}

table.cheeses {
text-indent: 1em;
width: 100%;
border: 1px solid white;
border-collapse: collapse;
}

td {
background-color: transparent;
font-family: Georgia, "Times New Roman", Times, "Bitstream Vera Serif", serif;
font-size: 12pt;
color: white;
line-height: 1.5;
white-space: nowrap;
}

td.cheesestext {
background-color: transparent;
font-family: Georgia, "Times New Roman", Times, "Bitstream Vera Serif", serif;
font-size: 12pt;
color: white;
line-height: 1.5;
vertical-align: top;
white-space: normal;
border: 1px solid white;
padding: 2px 6px 2px 6px;
}

td.right {
text-align: right;
}

td.tour {
text-align: center;
vertical-align: middle;
}

.header1 {
font-size: 24pt;
font-weight: bold;
line-height: 1.5;
white-space: nowrap;
}

.header2 {
font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 18pt;
line-height: 1.5;
font-weight: bold;
white-space: nowrap;
}

.header3 {
font-size: 14pt;
font-weight: bold;
line-height: 1.5;
//white-space: nowrap;
}

a {
background-color: transparent;
text-decoration: none;
font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 12pt;
color: white;
}

a:hover {
text-decoration: underline;
}

img {
border: 0px;
}

img.cheesesicon {
padding: 6px 6px 6px 0px;
}

