/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small
}

H1 {
	color: rgb(0,153,153)
}

H2 {
	color: rgb(0,153,153)
}

H3 {
	color: rgb(0,153,153)
}

H4 {
	color: rgb(0,153,153)
}

H5 {
	color: rgb(0,153,153)
}

H6 {
	color: rgb(0,153,153)
}