a#styleSwitchGross {
	font-size: 11px;
	background: #E6EEFB;
	padding-top: 0;
}

body {
	background: #ffffff;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 101%;
	line-height: 1.3; 
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { 
	color: black;
	/* font-weight: bold; */
	font-family: Arial,Helvetica,sans-serif;
}

.content p { 
	color: black;
}

.content a:link {
	color: blue;
}