/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(255,251,242);}
 .red {
	color: #C00;
}

