.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height: 24px;
}
.body_tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
a:link {
	color: #336699;
}
a:visited {
	color: #663399;
}
a:hover {
	color: #993333;
}
a:active {
	color: #009966;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.content-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	line-height: 16px;
}
.content a:link{
	color:#003366;
	font-weight:normal;
	text-decoration:none;
}
.content a:visited{
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
.content a:hover{
	color:#FFF;
	font-weight:bold;
	background-color:#666666;
	text-decoration:none;
}
body {
	margin: 25px 0px 0px;
}
.home-table {
	background-image: url(../images/home.jpg);
}
.content-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.content-home-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
.content-home a:link{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 2px;
}
.content-home a:visited{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 2px;
}
.content-home a:hover{
	color:#FFF;
	font-weight:bold;
	background-color:#666666;
	text-decoration:none;
	letter-spacing: 2px;
}
.slug-line {
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.slug-line-title {
	letter-spacing: 2px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom:1px dotted #999;
	padding-bottom:12px;
}
.content-exhibition {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.price-rows {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
