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

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	padding: 12px;
	font-size: 18px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	border-bottom-width: 3px;
}
