body         {
	font-family: Arial Narrow;
	font-size: small;
	font-weight: normal;
	background-color: #FFF;
	background-image: url(/tinker/background.png);
	background-size: 100%;
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-position: center 0;
	background-color: #FFF;
}
tr           {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
td           {
	font-family: "Arial Narrow";
	color: #000000;
	font-size: 12pt;
}
p            {
	font-family: "Arial Narrow";
	color: #000;
	font-size: 12pt;
	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: "Arial Narrow";
	color: #000;
	font-size: x-large;
	font-family: "Arial Narrow";
	color: #900;
	text-shadow:#333;
}
h2           {
	font-family: "Arial Narrow";
	color: #000;
	font-size: large;
	font-family: "Arial Narrow";
	color: #900;
}
h3           {
	font-family: "Arial Narrow";
	color: #900;
	font-size: small;
	font-style: normal;
}
a:link       {
	font-family: "Arial Narrow";
	text-decoration:underline;
	color:#30C;
	font-size:medium;
	font-weight:bold;
}
a:link2	{
	font-family:"Arial Narrow";
	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:#00F;
	font-size: medium;
	font-weight: bold;
}
reservations	{
	font-family:"Arial Narrow";
	text-decoration:underline;
	color: #663;
	font-size:x-large;
}
.exhibitheader {
	font-family: "Arial Black";
	font-size: 24px;
	color: #000;
}
.exhibitors1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #39C;
	text-decoration: underline;
}
.exhibits2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #900;
	text-decoration: underline;
}
.exhibitors3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #336699;
	text-decoration: underline;
}
.lrglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
.sponsorship {
	color: #FFF;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	border: thin groove #FFF;
}

