@charset "utf-8";
.regularContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: small;
	text-align: left;
	padding: 10px;
}

/* CSS Document */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}

