/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.H1 {
	font-family: Constantia, serif;
 	font-size: 60px;
 	color: rgb(0,0,102);
 	font-weight: bold
}

.H2 {
	font-family: Constantia, serif;
 	font-size: 30px;
 	color: rgb(0,0,102);
 	font-weight: bold
}

.NLTextbalu {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 13px;
 	color: rgb(0,0,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}
