@charset "UTF-8";
h1 {
	font-size: medium;
	font-weight: bolder;
	color: #CC0000;
}
h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
	margin-left: 5px;
}
p {
	font-size: 85%;
	line-height: 1.4;
	margin-bottom: 8px;
	margin-left: 20px;
	margin-right: 20px;
}

h2 {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	margin-left: 10px;
}
}

}

}
