@charset "UTF-8";
#subtitle {
	font-family: sans-serif;
	font-size: 12px;
	color: #BC0202;
	background-color: #FFE7D6;
	text-decoration: none;
	display: block;
	height: 24px;
	line-height: 26px;
	font-weight: lighter;
	text-indent: 6px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #bc0202;
	margin-top: 2px;
}
#header {
	font-family: sans-serif;
	font-size: 26px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

