.titleBar {
	font-size: 20px;
	font-weight: bold;
}

body,
a,
.titleBar,
.columns,
div, 
span, 
p,
div[style], 
span[style], 
p[style] {
	color: black !important;
	background-color: white !important;
}

img {border: 0;}
