@charset "utf-8";
p {
	font-size: 15px;
	text-transform: uppercase;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	font-weight: bold;
}
