/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,   Helvetica,   Geneva,   Sans-serif; font-size: small; color: rgb(0,51,153); font-variant: normal}
 A:active { color: rgb(128,0,0)}
 A:link { font-size: small; color: rgb(0,51,153); text-decoration: none }
 A:visited { color: rgb(128,0,0)}
 

H1 {
	font-family: Arial,   Helvetica,   Geneva,   Sans-serif
}

.TextObject {
	background-color: rgb(192,192,192)
}