<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tab1{
	background:#ffffff;
	padding:10px;
	font-size:14px;
	line-height:25px;
	text-align:center;
}
.tab2{
	background:#F1F6FA;
	padding:10px;
	font-size:14px;
	line-height:25px;
	text-align:center;
}
.tab3{
	background:#ffffff;
	padding:10px;
	font-size:14px;
	line-height:25px;
	text-align:center;
}
.tab1 a:hover{
	color:#12937C;
	text-decoration:underline;
}</pre></body></html>