<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ttmlStyled {
	color: white;
	letter-spacing: 0.04em;
	text-align: center;
	padding: 0.2em;
	/*
	// Text shadow is too slow with current browsers use background-color
	text-shadow:0 2px 1px #000000, -1px 3px 1px #000000, -2px 2px 1px #000000, -2px 1px 1px #000000, -2px 0 1px #000000, 2px 2px 1px #000000, 1px 2px 1px #000000, 0 -2px 1px #000000, 2px -2px 1px #000000, -2px -1px 1px #000000, -1px -3px 1px #000000, -3px -2px 1px #000000, 0 0 25px #000000, 0 0 35px #000000, 0 0 35px #000000, 0 0 31px #FFFFFF, 0 0 31px #FFFFFF, 0 0 31px #FFFFFF;
	*/
	background-color: #333;
}
.ttmlStyled a {
	text-decoration: none;
	color : #BBF;
}
.ttmlStyled a:visited{
	color : #BBF;
}
</pre></body></html>