@charset "UTF-8";
h1 {
	font-size: 24px;
	color: #ff0000;
}
h2 {
	font-size: 18px;
	color: #ff0000
}
p strong {
	color: #ff0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
}
p {
	font-size: 14px
}
