﻿.dump {
	background-color: #FFFFFF;
	text-align: left;
}

.dump code {
	color: #CC3300;
}

.dump span {
	color: #0000FF;
	font-weight: bold;
}

