@charset "utf-8";
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: oblique;
	color: #CC33FF;
}
p {
	line-height: 20px;
	color: #000000;
	font-size: small;
}
