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

.subheaders {
	text-align:center;
	color:#990000;
	font-weight:bold;
	}

#detail {
	font-style: italic;
	text-align:center;
	color: #990000;
	}

hr {
	width:430px;
	}