@charset "utf-8";
h3 {
	background-image: url(../img/ster.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-top: 5px;
}
h1 {
	font-size: 14px;
	/*color: #CE1209;*/
	margin-bottom: 5px;
}
a {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #000033;
	text-decoration: none;
}
