.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #3366CC;
	background-image: url(../images/heading1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-style: normal;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	background-color: #FFFFFF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 400;
	color: #003399;
}
.highlightbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #3366CC;
	font-style: italic;
}
.biamefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #3366CC;
}
.sentenceleader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0066CC;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: none #FFFFFF;
	background-image: url(../images/backgroundarrow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: underline;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: oblique;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
}
.venue {
	font-family: "NewsGoth BT";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0066CC;
}
.calendaryear {
	font-family: "NewsGoth BT";
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	color: #0099FF;
}
.calendarmonth {
	font-family: "NewsGoth BT";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
	background-position: left;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left;
}
.eventname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #993300;
}
