@charset "utf-8";
h1 {
	font-size: 150%;
	color: #333333;
}


h2 {
	font-size: 145%;
	color: #333333;
}


h3 {
	font-size: 140%;
	color: #333333;
}


h4 {
	font-size: 120%;
	color: #333333;
}


h5 {
	font-size: 115%;
	color: #333333;
}

h6 {
	font-size: 110%;
	color: #333333;
}
.detaildescription {
	line-height: 150%;
	color: #333333;
	font-size: 95%;
}
/*--global link style --*/
a, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #006699;
	text-decoration: none;
}


.footercol1 a  {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}

.footercol1 a:visited  {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}

.footercol1 a:hover {
	color: #5D5D5D;
	text-decoration: underline;
	font-size: 11px;
}

.footercol1 a:active{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}

.venueaddress {
	font-size: 11px;
	color: #333333;
}
