@charset "UTF-8";
/* CSS Document */
@import url("../../format/SKDformat-tag.css");
@import url("../../format/common.css");
@import url("../../format/headermenu.css");
@import url("../../format/footer.css");






h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	margin: 0px;
	padding: 38px 0px 0px 40px;
	font-size: 150%;
	line-height: 1;
	height: 62px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
h1 span{
	font-size: 60%;
	line-height: 1;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
h2, h3, h4, h5{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 94%;
	font-style: normal;	line-height: 1.75;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 40px;
	letter-spacing: 1px;
}

#articlestable{
	margin-left: 40px;
}
#articlestable td {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 1.75;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../../../images/artist/interview/interview-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 4px 8px;
	height: 152px;
	width: 300px;
}
#articlestable td img{
	float: left;
	margin-right: 8px;
}
#articlestable td p a:link{
	color: #999999;
}
#articlestable td p a:visited{
	color: #999999;
}
#articlestable td p a:hover{
	color: #666666;
}
#articlestable td p a:active{
	color: #666666;
}
