body,td,th,select,input,textarea,p,a {
	font: 13px "Trebuchet MS";
	color: #fff;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
}

h1 {
	font-size: 24px;
	color: #93f;
	font-weight: bold;
	margin-bottom: 15px;
}

h2 {
	font-size: 18px;
	color: #93f;
	font-weight: bold;
}

p {
	color: #fff;
	text-align: justify;
	margin-bottom: 15px;
}

ul { margin: 0px 0px 15px 30px; }
li { list-style: disc; }

a { color: #999; }
a:hover { text-decoration: none; }

strong { font-weight: bold; }

.sold_album {
	display: none;
	list-style-image: none;
}