.Style-H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000066;
	font-weight: bold;
	font-size: 36px;
}
.Style-H2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	font-size: 14px;
}
.Style-H3_for_inf {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: oblique;
}
.Style-H1_for_text {
	font-family: "Times New Roman", Times, serif;
	color: #660066;
	font-size: 24px;
	font-style: oblique;
	font-weight: lighter;
}
a {
	color: #000000;
	text-decoration: none;
}
