.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: lighter;
}
.text5 {
	font-family: calibri;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
}
.text6 {
	font-family: calibri;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.text7 {
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
	font-style: normal;
}
.blackboard {
	font-family: "Kristen ITC";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.page_heading {
	font-family: cambria;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.hr {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-size: 9px;
}

