<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#JSDisabled{
	text-align:center;
	display:none;
}

#JSDisabled img{
	width: 200px;
}

#JSDisabled h1{
	font-size:40px;		
}

.bbvTitle{
	margin-top: 2px;
	font-size:14px;
	font-weight: bold;
	display: block;
}

#JSDisabled p{
	color:#999;	
	max-width:400px;
	display:block;
	clear:both;
	margin:10px auto;
}</pre></body></html>