@charset "UTF-8";
.textall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:10px;
}
h1 {
	font-size: 22px;
	color: #B52715;
	margin:5px;
}

h2 {
	font-size: 18px;
	color: #B52715;
	margin:7px;
}
h3 {
	font-size: 14px;
	color: #B52715;
	margin:8px;
}

