@charset "utf-8";
h1 {
	color: #000066;
}
h2 {
	color: #000066;
}
.text_smaller {font-size: 70%}
.text_nogap {
	margin-bottom: 0em;
	margin-top: 0em;
}
.lnk_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

