@charset "utf-8";
/* CSS Document */

.bold_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003;
}
