/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.SHG-Test1 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: large;
 	font-weight: bold;
 	vertical-align: baseline;
 	text-align: center;
 	background-color: rgb(255,255,255);
 	border-left-style: none;
 
	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
