@charset "utf-8";
/* CSS Document */

.style2 {font-size: 9px}
.style3 {
	color: #000099;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-weight: bold;
}
.style5 {
	color: #990033;
	font-weight: bold;
}
.style8 {font-size: 12px}

.chart{
background-color:#dfeefb;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
text-align:center;
}

.millions{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #666;

}

.ranknumber{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #000099;
font-weight:bold;
}

.chartfooter{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #999;
font-weight:bold;
}

.artistname{
color: #000099;
}

.artist {
	color: #000099;
	font-weight: bold;
}
.song {
	color: #000000;
	font-weight: bold;
}
.buy {
	color: #990033;
	font-weight: bold;
}
.fotter {font-size: 12px}
