.leftVertBG {
	background-attachment: scroll;
	background-image: url(images/left_css.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BodyText {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	color: #330066;
}
.LeftStars {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: right top;
}
.RightStars {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.CorpText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.CorpTextBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
