@charset "UTF-8";
h1 {
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	margin: 0.1em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 0.7px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #990000;
	text-decoration: underline;
}
