body {
	background-color      : #C8C9D0;
}


.text {
	font-size             : 15px;
	font-family           : Georgia, "Times New Roman", Times, serif;
	text-align            : justify;
}
.text_center {
	font-size             : 15px;
	font-family           : Georgia, "Times New Roman", Times, serif;
	text-align            : center;
	height                : 25px;
	padding-top           : 3px;
}
.textfett {
	font-size             : 15px;
	width                 : 320px;
	background-color	  : #A8A0A0;
	color                 : #0000FF;
	font-weight           : bold;
	padding               : 2px;
	font-family           : Georgia, "Times New Roman", Times, serif;
	text-align            : center;
	border-color          : #A8A0A0;
}

