.MainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #5050AA;
	text-align: center;
	display: block;
	border: 1px solid #000000;
	background-position: center center;
}

.Menubar a {
	color: white;
	background-color: #5050AA;
	margin: 0;
	padding: 0;
	display: block;
}

.Menubar a:hover {
	color: blue;
	background-color: #B0B0FF;
}

.Menubar tr {
	width: 100%;
}

.Menubar td {
	width : 16%;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	text-align: center;
}
	
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}

.BodyText li {
	font-size: 1em;
	text-indent: 2em;
	list-style-type: square;
}

.Caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}
.myblockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	display: block;
	border: thin solid #000033;
	height: auto;
	width: auto;
	margin-right: 20%;
	margin-left: 20%;
	padding: 1em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: bold;
	color: #000033;
	font-style: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
	color: #000033;
}

