body{
	font-family: Verdana,sans-serif;
	color: #FFFFFF;
	line-height: 1.6333;
	font-size: 11px;
	background-color:#000000;
}

td.obdate{
	color: #ed1b24;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, sans-serif;
}

#tickertape{
	position:relative;
	background-color:black;
	width:400px;
	height:20px;
}

#subtickertape{
	background-color:black;
	position:absolute;
	border: 1px solid black;
	width:400px;
	height:20px;
}

.subtickertapefont{
	font:bold 12px Verdana;
	text-decoration:none;
	color:#FFFFFF;
}

.subtickertapefont a{
	color:#FFFFFF;
	text-decoration:none;
}
