body {  
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black; 
	background: white; 
}
#wrap  {
	background: black;
}

#middle  {
	background: #e6e6e6;
}

#subwrap   {
	background: #e6e6e6;
}
#vendors   {
	background: #e6e6e6;
}
table  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px 
}	
td  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px 
}
p   {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px 
}
h2  { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: normal; 
}
.about  {
	font-size: 12px;
	line-height: 22px;
}
.address  {
	font-size: 14px;
}
.flink	{
	font-size: 14px; font-weight: bold
}

a  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;	
	text-decoration: none;
}

a:link  { color: black; }
a:visited {color: black; }
a:hover {color: purple; text-decoration: underline;}
a:active  {color: lime; }

a.news:link {font-size: 14px; font-weight: bold}
a.news:visited {font-size: 14px; font-weight: bold}
a.news:hover {font-size: 14px; font-weight: bold}
a.news:active  {font-size: 14px; font-weight: bold}


