body {
	font-family: Arial, Helvetica, sans-serif;
	
	margin: 0px;
	padding: 0px;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
.navigationbuttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
}
.itunestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
}
.newsflashtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #333333;
	text-align: right;
	padding: 2px;
}
.newsongstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #333333;
	text-align: left;
	padding: 2px;
}
.newsdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #8E0008;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B040E;
	font-weight: bold;
}
.newsheaders{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-transform: uppercase;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #6B0E11;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: 6B0E11;
	padding: 2px;
	}
.diarytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
}
a.diarytext:link {
	color: #009999;
}
.diarymonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
}		
.diaryheader {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#007CC2;
	padding: 2px;
}		
.diaryheadergreen {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#009999;
	padding: 2px;
}		
.diaryheadergreen_roman {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: normal;
	background-color:#009999;
	padding: 2px;
}		
.diaryheaderred {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#93141B;
	padding: 2px;	
}
.diaryimage {
	border: 1px solid #666666;
	float: left;
	width: 67px;
	vertical-align: top;
}
.indexcdcovers {
	border: 1px solid #666666;
	float: right;
	width: 28px;
	margin: 2px 2px 10px;
}
.discographytitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 22px;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	font-weight: normal;
}
.discographydetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	font-weight: normal;
}
.greentitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	color: #009999;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	text-align: right;
	margin-right: 3px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	text-align: left;
	margin-right: 3px;
}
.tracklisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-align: left;
	margin-right: 3px;
}
.discographycdcovers {
	border: 1px solid #FFFFFF;
	width: 180px;
	margin-top: 3px;
	margin-bottom: 2px;
}
.copyrightlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
	text-align: left;
	margin-right: 3px;
	color: #333333;
}

