body {
	background: #000;
	color: #FFF;
}

#avl {
	color: #FFF;
}

#rbt {
	color: #ED5555;
}

.comparison {
	font-style: italic;
}
