@charset "utf-8";
.ariel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
}
.red {
	color: #600;
	font-weight: bold;
	font-size: 18px;
}
h1.red {
	color: #600;
	font-weight: bold;
	font-size: 28px;
}
h2.red {
	color: #600;
	font-weight: bold;
	font-size: 24px;
}
h3.red {
	color: #600;
	font-weight: bold;
	font-size: 18px;
}
h6.red {
	color: #600;
	font-weight: bold;
	font-size: 14px;
}

.f12 {
	font-size: 12px;
}
