/* CSS Document */

.sublink {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #003399;
	text-decoration: none;
}
.notices {
	border: 3px solid #003399;
	padding: 0 1em 0 1em;
	margin: 1em auto;
	text-align: justify;
}
