/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

H2 {
	font-size: 20px
}

H3 {
	font-size: 14px;
 	color: rgb(0,51,153);
 	font-weight: bold
}
