@charset "utf-8";
/* CSS Document */
p {
	border-style: solid;
	border-top: thick double #ff0000;
}
