h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #000066;
	padding: 1px;
}
.NavigationLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	padding: 1px;
}
.DropCap {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bolder;
	line-height: normal;
	color: #003366;
	font-variant: small-caps;
	text-transform: capitalize;
	padding: 1px;
}
.allcaps {
	text-transform: none;
	font-variant: small-caps;
	font-weight: normal;
	font-size: large;
	padding: 1px;
}
.mainsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding: 1px;
}
.mainsubsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding: 1px;
}
p {
	padding: 0px;
}
.right {
	background-repeat: repeat;
	background-position: right;
}
.hrule {
	color: #003399;
}
