@charset "utf-8";
/* CSS Document */

body {
	margin:0;
}
#wrapper {
	margin:40px auto;
	width:700px;
}
.redTitle22 {
	font:22px normal Arial, Helvetica, sans-serif;
	color:#971B1D;
}.largestHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: -3px;
	color: #940A07;
}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9A0604;
	letter-spacing: -1px;
}
.dateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A20107;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B0703;
}
.leftDottedBrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

