body {font-family : Verdana; font-size : 10pt;} 

A:link {text-decoration : underline; color : #000000; font-family: Verdana; font-size : 10pt; font-weight : bold; } 
A:visited {text-decoration : underline; color : #000000; font-family: Verdana; font-size : 10pt; font-weight : bold; } 
A:active {text-decoration : underline; color : #000000; font-family: Verdana; font-size : 10pt; font-weight : bold; } 
A:hover {text-decoration : underline; color : #000000; font-family: Verdana; font-size : 10pt; font-weight : bold; }  

td {font-family : Verdana; font-size : 10pt;}

.tablevendorheader {
	width: 38%;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	background-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
.tablewebsiteheader {
	width: 38%;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	background-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tableboothheader {
	width: 24%;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	background-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tablevendor {
	width: 38%;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tablewebsite {
	width: 38%;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tablebooth {
	width: 24%;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tablerow {
	width: 100%;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-left: 1em;
	background-color: #BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}



