.exSubject{font-size:20pt;}
.exLinks{font-size:10pt; font-family:federation}
.artistName{font-size:18pt;font-family:federation;color:#808080;}
.chineseName{font-size:12pt;font-family:ËÎÌå;color:#808080;}
.subs{font-family:verdana;font-size:10pt;color:#808080;}

.large{font-size:18pt;}
.TextTitle{font-size:18pt; font-family:arial; color:gray;}
.bioGroup{font-size:14pt; font-family:arial; color:gray;}

body{
	font-family:verdana;font-size:9pt;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Bookman Old Style, Times New Roman, Times;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(0,153,51);
}
h3
{
	color: rgb(204,51,51);
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}

div.shop
{
	background-color:lightyellow;
	border:2px solid orange;
	font-weight:bold;
	font-size:12pt;
	width:420px;
	padding:5pt;
	margin:5pt;
	color:blue;
}