@charset "utf-8";
/* CSS Document */
div.header-row{
	width:766px;
}
div.header-row h1.header-row-red-head{
	color:#990000;
	margin:0px;
	margin-top:-10px;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:72px;
	font-weight:normal;
	text-align:center;
}
div.header-row h2.header-row-red-subhead{
	color:#990000;
	margin:0px;
	margin-top:-10px;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	text-align:center;
}
div.header-row p{
	margin:0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}