a img{
border:0px;
}


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F3F8;
	font-weight: 300;
	line-height: 16px;

}



.smlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

a.smlinks:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
a.smlinks:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
a.smlinks:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}
a.smlinks:active { 
	color: #FFFFFF;
	text-decoration: none;
	}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #F3F3F8;
	font-weight: bold;

}
.smhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	line-height: normal;


}
.castbody {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F3F3F8;
	font-weight: 300;
	line-height: normal;
}
.presslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
	text-transform: none;
}
.pressdate {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
}

/*List Classes*/

#subscriberList {
width:100%;
color:#ffffff;
padding-top:50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #F3F3F8;
font-weight: 300;
line-height: 25px;
}

#subscriberList table{
padding:20px;
text-align:center;
}

#subscriberList .attributeinput{
text-align:left;

}

#subscriberList .required{
text-align:right;
padding-right:20px;
color:#ffea95;
font-style:italic;
}

#subscriberList ul{
text-align:left;
list-style:none;
margin-left:250px;
padding-bottom:30px;
}

#subscriberList h1{
font-size:12px;
}