.border_right {
	background-image: url(images/border_03.jpg);
	background-repeat: repeat-y;
}
.border_bottom {
	background-image: url(images/border_07.jpg);
	background-repeat: repeat-x;
}
.white9pt {
	font-size: 9px;
	color: #999;
	font-style: italic;
}
.coming {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #900;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
}

