body {
	font-family: sans-serif;
	text-shadow: 0px 0px 1px rgba(0,0,0,1);
}

.shadow-title {
	text-shadow: 0px 0px 15px rgba(0,0,0,1);
}

.blocktext {
	text-align: justify;
}

#chokehold-logo a {
	font-size: 16px;
	color: #aaaaaa;
	text-decoration: none;
}

a	{
	text-decoration: underline;
}

a:hover,
a.download-link		{
	text-decoration: none;
}

h1 {
	font-size: 40px;
	line-height: 40px;
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
	letter-spacing: -2px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
}

p.heading {
	font-size:20px;
	font-weight: bold;
}

header.heading {
	font-size:20px;
	font-weight: bold;
	text-decoration: underline;
}

div.filename {
	font-size: 15px;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.2);
	text-align: right;
	padding-right: 8px;
}

div.filename:hover {
	font-size: 17px;
	text-shadow: 0px 0px 6px rgba(0,0,0,1);
}

div.audioplayer-title {
	font-size: 14px;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.2);
}

div.info-box-title {
	font-size: 15px;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.4);
}

div.description-box {
	text-align: justify;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.1);;
	font-size: 14px;
}