.backgroundimage {
	font-size: small;
	background-image: url(images/yellowfade.gif);
}

.indent {
	text-indent: 10%;
}
.largetext {
	font-size: large;
}
.verylarge {
	font-size: x-large;
}

.smalltext {
	font-size: 12px;
}
.smalltextright {
	text-align: right;
	font-size: small;
}
.textbold {
	font-weight: bold;
}

.underlinetext {
	text-decoration: underline;
}
.table1 {
	width: 800px;
	border: thin solid #000000;
}
.mediumtext {
	font-size: medium;
}
.mediumtextII {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.medtextIII {
	font-size: 14px;
}
.medtextIIIbold {
	font-size: 14px;
	font-weight: bold;
}


.mediumtextIIbold {
	font-size: 16px;
	font-weight: bold;
}
.largetextbutnotsmuch {
	font-size: 16px;
	font-weight: bold;
}
.bradleyhanditc {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
}
.bradleyhanditcbigger {
	font-family: "Bradley Hand ITC";
	font-size: 20px;
}

.verysmalltext {
}
.tempbox {
	white-space: normal;
}
