body {
	margin: 0px;
}
.BannerHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #003399;
	font-weight: bolder;
}
.BannerLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #9999FF;
	font-weight: bolder;
	font-style: italic;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.MenuHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #9999FF;
	font-weight: bold;
	text-align: center;
}
.Webmaster {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #9999FF;
	font-style: italic;
	text-align: center;
}
