	@charset "utf-8";
	h2 {
		font-family: "Times New Roman", Times, serif;
		font-size: x-large;
		font-style: normal;
		color: #330000;
		font-weight: normal;
		border-bottom-width: medium;
		border-bottom-style: solid;
		border-bottom-color: #492610;
	}
	h1 {
		font-family: "Times New Roman", Times, serif;
		font-size: x-large;
		font-style: italic;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		font-weight: normal;
	}
	.introBodyText1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: medium;
	}
	.introBodyText2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		margin-left: 20px;
	}.introBodyText3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		margin-left: 10px;
	}
	.brownback {
		background-color: #8D6238;
		color: #F5EFE9;
	}
	
	.quote {
		font-family: "Times New Roman", Times, serif;
		font-size: small;
		font-style: italic;
		background-color: #D1C1AF;
		border: thin groove #333300;
		margin-right: 40px;
		margin-left: 40px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 5px;
	}
	li {
		padding-bottom: 15px;
	}
	.floatleft {
		float: left;
		padding-right: 10px;
		padding-bottom: 10px;
	}
.Year1Style {
	color: #FFFFFF;
	background-color: #990000;
	font-size: small;
	padding: 10px;
	font-weight: bold;
	border: 3px double #333333;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
	text-align: center;
}
.SubHead {
	color: #000000;
	font-size: x-small;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-left: 10px;
}
.Year2Style {
	color: #FFFFFF;
	background-color: #3366CC;
	font-size: small;
	padding: 10px;
	font-weight: bold;
	border: 3px double #000066;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
	text-align: center;
}

.Year3Style {
	color: #FFFFFF;
	background-color: #00CC00;
	font-size: small;
	padding: 10px;
	font-weight: bold;
	border: 3px double #006600;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
	text-align: center;
}

.Year4Style {
	color: #000000;
	background-color: #FFCC00;
	font-size: small;
	padding: 10px;
	font-weight: bold;
	border: 3px double #996600;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
	text-align: center;
}
