@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: overline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
