.Banner {visibility : hidden;}
.LeftNav {visibility : hidden;}
.BottomNav {visibility : hidden;}
.NavText {visibility : hidden;}
.TypicalTextQuote {visibility : hidden;}
.Body{
	background-image : none;
	position : absolute;
	left : 0;
	top : 55;
	width : 600;
}
.PrintBanner{
	visibility : visible;
	background : white;
	width : 680;
}
.BannerText {
	text-decoration : none;
	font-weight: bold;
	font-size: 20pt;
	font-family: "Chelsea Studio", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.BannerTextSmall {
	text-decoration : none;
	font-weight: bold;
	font-size: 11pt;
	font-family: "Chelsea Studio", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.TitleText {
	text-decoration : none;
	font-weight: bold;
	font-size: 13pt;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.TypicalText {
	background : white;
	font-size: 9pt;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
