body         {
	font-family: Arial Narrow;
	font-size: small;
	color: #000;
	background-image: url(default.png);
	background-size: 100%;
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-position: center 0;
	background-color: #000;
}
tr           {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
td           {
	font-family: "Arial Narrow";
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
p            {
	font-family: Arial Narrow;
	color: #000;
	font-size: medium;
	font-weight: bold;
}
li           {
	font-family: "Arial Narrow"; 
	color: #000;
	font-size: small;
	font-variant: normal;
	line-height:inherit;
}
.problems    {
	font-family: "Arial Narrow";
	font-size: x-small;
	text-align: Left;
	color: #000;
	font-weight: normal;
}
h1           {
	font-family: "Agency FB";
	color: #000;
	font-size: x-large;
	font-family: "Agency FB";
	color: #663;
	text-shadow:#333;
}
h2           {
	font-family: "Agency FB";
	color: #000;
	font-size: large;
	font-family: "Agency FB";
	color: #333;
}
h3           {
	font-family: "Agency FB";
	color: #000;
	font-size: small;
	text-decoration: underline;
}
a:link       {
	font-family: "Arial Narrow";
	text-decoration:underline;
	color:#000;
	font-size:medium;
	font-weight:bold;
}
a:link2	{
	font-family:"Agency FB";
	text-decoration:underline;
	color: #663;
	font-size:x-large;
}
	
a:visited	   {
	font-family: "Arial Narrow";
	text-decoration:underline;
	color:#006;
	font-size: medium;
	font-weight: bold;
}
a:active     {
	font-family: "Arial Narrow";
	text-decoration:underline;
	color:#CCC;
	font-size: medium;
	font-weight: bold;
}
a:hover      {
	font-family: "Arial Narrow";
	text-decoration:underline;
	color:#000;
	font-size: medium;
	font-weight: bold;
}
reservations	{
	font-family:"Agency FB";
	text-decoration:underline;
	color: #663;
	font-size:x-large;
}
hoverbig {
	font-family:"Arial Narrow";
	text-decoration:underline;
	font-size:x-large;
	font-weight:bold;
}
#redlink {
	color: #009;
	font-size: large;
}
.italics {
	font-style: italic;
}
#linkbig {
	font-size: x-large;
	color: #009;
}
