/* Com name first to prevent conflict with other css settings. */
.page_title {
	font-weight: bold;
}
.page_title a {
	color: black;
	text-decoration: underline;
}
.page_title a:hover {
	text-decoration: none;
}
.page_sum {
	margin: 10px;
}
.page_cont {
	margin: 15px 10px;
}
.page_auth {
	font-size: 75%;
}