body {
	margin: 0px;
}
.now_listening1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #00AEFF;
	margin-left: 25px;
}
.now_listening2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #96ADBE;
	font-style: italic;
	margin-left: 25px;
	position: relative;
	top: -4px;
}
.now_listening_img {
	margin-bottom: 5px;
}
.current_date {
	font-family: Arial;
	font-size: 10px;
	color: #96ADBE;
	text-align: right;
	padding: 10px;
}
.bg_menu {
	background-image: url(gfx/pg_bg_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txt_sml {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #000000;
}
.txt_comment {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin-left: 25px;
	margin-bottom: 15px;
	line-height: 10px;
}
a {
	color: #CB0E0E;
}
.txt_title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.copyright {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #3A5678;
}
.txt, .txt_article {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.text_column {
	padding-right: 30px;
	text-align: justify;
}
.indent {
	padding-left: 20px;
}
.text_column_txt {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	padding-right: 30px;
}
.picture {
	padding-top: 2px;
	padding-bottom: 2px;
}
