p, td, body {
	font-size:12px;
	line-height: 15px;
	text-decoration:none;
	font-family:  "arial", "geneva", "helvetica";
	color: #003399;
}

.head {
	font-size:16px;
	line-height: 16px;
	text-decoration:none;
	font-weight:bold;
	font-family:  "arial", "geneva", "helvetica";
	color: #003399;
}

.subhead {
	font-size:13px;
	line-height: 16px;
	text-decoration:none;
	font-weight:bold;
	font-family:  "arial", "geneva", "helvetica";
	color: #003399;
}

a:link, a:visited {
	color: #000000;
	font-weight:bold;
}

a:hover {
	color: #666666;
	font-weight:bold;
	text-decoration:underline overline;
}

#tickertape{
	position:relative;
	layer-background-color:black;
	width:415;
	height:14;
}

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

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