@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 150%;
	color: #263b49;
	border-bottom: 1px solid #263b49;
}

h3 {
	font-size: 120%;
}

.contentTable {
	margin-top: 16px;
}

#content strong {
	color: #0d2534;
}

#footer .footerContent {
	color: white;
	padding: 12px;
}
