@charset "utf-8";
p {
	font-size: small;
	color: #CC0000;
}
h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}

