body {

	background-color: #FFF;

}



.nav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

}



.nav a:link {

	color: #3CF;

	text-decoration: none;

}



.nav a:visited {

	color: #3CF;

	text-decoration: none;

}



.nav a:hover {

	color: #F60;

}



.nav a:active {

	color: #F60;

}


ul {

	list-style-image: url(../images/small_singlequote_CCCCCC.gif);

	list-style-position: outside;

}

.bell_new_series_issue {

	font-weight: bold;

	font-size: 11px;

	color: #3CF;

}



#bell_new_series_head {

	position: absolute;

	height: 50px;

	width: 415px;

	left: 0px;

	top: 0px;

}



#bell_new_series_content{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666;

	position: absolute;

	height: auto;

	width: 700px;

	left: 0px;

	top: 65px;

}




