@charset "UTF-8";
.content {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 22px;
	color: #CCCCCC;
	text-align: left;
}
.content_dvd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E4B4B;
}
.content_headlines {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: left;
}
.content_block {
	padding: 15px;
	width: 580px;
	background-color: #101010;
}
a {
	text-decoration: none;
	color: #339966;
}
a:hover {
	text-decoration: none;
	color: #99CC33;
}
.playmedia {
	color: #FFCC00;
	font-size: 13px;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
.content_div {
	background-image: url(images/writing_bg.gif);
}
.content2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 22px;
	color: #FFCC00;
	text-align: left;
}
.content_headlines2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 22px;
	color: #FF9900;
	text-align: left;
}
.content_block2 {
	padding: 15px;
	width: 580px;
	background-color: #eee9e8;
}
.content_bk {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-align: left;
}

