.MainBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFCC33;
}
.Page {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #006600;
	padding: 2px;
	height: auto;
	width: auto;
}
