.djname {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.quotebox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 15pt;
	border: medium dotted #00FFFF;
	white-space: normal;
	visibility: visible;
	position: static;
	width: 400px;
	z-index: auto;
	overflow: auto;
	vertical-align: bottom;
	word-spacing: normal;
	text-align: left;
	text-indent: 0px;
	height: auto;
	float: none;
	clear: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/headerbackground.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	border: 1px solid #00FFFF;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FFFF;
	line-height: 16px;
}
body {
	background-color: #000000;
	background-image: url(/images/logobackground.gif);
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
	line-height: 20px;
}
.yellowtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF00;
}

.bodytextblue {
	color: #00FFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellowtxtlarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFF00;
}

