.topbanner {
	background-image: url(images/banner_top.jpg);
	background-repeat: repeat-x;
}
.greenitalic {
	font-family: "Baskerville Old Face";
	font-style: italic;
	color: #339933;
	font-weight: bold;
	font-size: larger;
}
body {
	background-color: #FFFFCC;
}
.green {color: #339933; font-weight: bold; font-size: large; }
.goldtext {
	color: #CC9900;
	font-weight: bold;
}
.smalltext {font-size: small}
.links {color: #FFFFef; }
.LargeRedItalic {font-family: "Baskerville Old Face"; font-style: italic; color: #CC3300; font-weight: bold; font-size: larger; }
