@CHARSET "ISO-8859-1";

body,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {}
#episode_list a{
	font-size: 13px !important;
	font-weight: 
}

.bold{
	font-weight: bold;
}
.txt_centered{
	text-align: center;
}
.txt_left{
	text-align: left;
}
.txt_right{
	text-align: right;
}
.normal_text{
	font-size: 12px;
}
.big_text{
	font-size: 15px;
}
.small_text{
	font-size: 9px;
}
#newsletterform #submit{
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a:hover {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.title{
	font-family: Arial, helvetica , sans-serif;
}
h1,h2,h3,h4,h5{
	font-family: Arial, helvetica , sans-serif;
	margin: 2px;
}
h1{
	font-size: 20px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 15px;
	font-weight: lighter;
}
h4{
	font-size: 13px;
}
/* Person */
.person_label, .person_label a{
	font-size: 13px;
	margin-left: 0;
}
#person_data{
	font-size: 12px;
}

.active {
  font-weight:bold;
}

#linkprod a:hover{ text-decorastion: none;
}
