@CHARSET "UTF-8";

.paragraph_denote {
	font-weight: bold;
}

.punch {
	float: left;
	width: 55px;
	display: inline;
}

.subtopic_content p {
	width: auto;
}

.topic_1 {
	margin-top: 17px;
	clear: both;
}

.navy_href {
	/*text-decoration: none;*/
}

.navy_href:LINK, .navy_href:VISITED {
	color: #001c7a;
}

.navy_href:HOVER {
	color: red;
	text-decoration: underline;
}
