@charset "UTF-8";
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #000000;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}
.purplehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #4e2a4d;
	line-height: 160%;
	text-align: left;
}
.bluehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #3a4683;
	line-height: 160%;
}
.goldhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #736e36;
	line-height: 160%;
}
.blackhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	line-height: 160%;
}
.photo {
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.spacetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	line-height: 90pt;
	text-align: left;
}
.purplebanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #4e2a4d;
	line-height: 120%;
	text-align: left;
}
.goldbanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #736e36;
	line-height: 120%;
}
.blanktable {
    background-image: url(images/back3.gif);
}

