/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Frances {
	font-family: "Monotype Corsiva",  cursive;
 	font-size: 10pt;
 	color: rgb(255,255,153);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center;
 	background-color: rgb(0,0,0);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
