<style type="text/css">

null { margin:0; padding:0; } /*FF weirdness??*/
body {
	padding: 2px 10px 10px 6px;
	background-color: #fff;
	font-family: Tahoma, Verdana, Helvetica;
	text-align: left;
	color: #000;
	font-size: 11pt;
	line-height: 17pt;
}

p {
	font-size: 11pt;
	line-height: 14.5pt;
}

a:link {
	color:#58a;
	text-decoration:none;
}
a:visited {
	color:#969;
	text-decoration:none;
}
a:hover {
	color:#c60;
	text-decoration:underline;
}

b.life {
	color: #c20000;
}

h2 {
	color: #0064CF; /* SLE Light Blue */
	text-align: left;
	margin-left: 14px;
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;
	line-height: 22pt;
}

h3 {
	color: #000;
	text-align: left;
	margin-left: 2px;
	font-weight: bold;
	font-size: 13pt;
	line-height: 15pt;
}

.bignote {
	display: inline;
	font-size: 16pt;
	font-weight: bold;
	color: #C20000; /* SLE red */
}

#frame {
}

table.exhibitors {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	border-top: 1px solid #000;
}

table.exhibitors td {
	padding: 3px;
}

table.exhibitors td.exName {
	font-weight: bold;
}

table.exhibitors td.exLogo {
	text-align: center;
	border-bottom: 1px solid #000;
}

table.exhibitors td.exURL {
	border-bottom: 1px solid #000;
	font-style: italic;
}


</style>
