<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contestsCell{
	padding-right:30px;
	text-align:left;
}
#contestsCell a{
	display:block;
	color:black;
	text-decoration:none;
}
#contestsCell a:hover{
	text-decoration:underline;
}


#messageCell{
	text-align:left;
}

#messageTable {
	border:0px;
}
#messageTable tr td{
	border:0px;
}</pre></body></html>