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

.subheaders {
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	color: #000099;
	text-decoration: underline;
	text-align:center;
	}

hr {
	width:300px;
	}
