p {
	text-indent:0em;
	/* Remove spacing in paragraph tags */
	margin:0;
	padding: 0;
}

div {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*default font color*/
	color: #FFFFFF;
}
div.title {
	font-weight: bold;
	font-size: 15pt;
	text-align: left;
	text-indent: 0em;

}
div.body {
	font-size:10pt;
	text-align: justify;
	color: #FFFFFF;
}

}
div.pages {
	font-size:10pt;
	text-align: justify;
	color: #fde92a;

}


}

span.audio_title {
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
span.buywords{
	font-family: verdana;
	font-size: 12pt;
	color: #fde92a;
	font-weight:bold;
	font-decoration: underline;
}
a.buywords {
	font-family: verdana;
	font-size: 12pt;
	color: #fde92a;
	font-weight:bold;
	font-decoration: underline;
}
a:hover.buywords {text-decoration:none;}

/* Default links */
a:link {

	font-weight: normal;
	color: #fde92a;
	text-decoration: underline
	
}

a:visited {

	font-weight: normal;
	color: #fde92a;
	text-decoration: underline;
	
}

a:active {

	font-weight: normal;
	color: #fde92a;
	text-decoration: none;

}

a.admin {

	font-weight: normal;
	font-size: 12pt;
	color: blue;
	text-decoration: underline;

}


a.rss {

	font-weight: normal;
	font-size: 10pt;
	color: #4c4c4c;
	text-decoration: underline;
}