.borderBackground {
	background-color: #00467f;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00467f;
}
.ttlStyle {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	font-size: medium;
}
.ttl1Style {
	font-size: large;
}
.ttlBreakStyle {
	color:#000000;
	background-color:#00467f;
	font-size: medium;
	font-style:italic;
}
.nav1Style {
	background-color: #c8ceda;
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
}
.nav1Here {
	color: #637391;
	background-color: #ffffff;
	font-weight: bolder;
	font-size: small;
}
.nav1BreakStyle {
	color: #ffffff;
}
.textStyle {
	font-size: smaller;
	background-color: #ffffff;
}
.nameStyle {
	font-weight: bold;
	color: #666699;
}
h1 {
	font-size: large;
	color: #00467f;
	text-align: center;
}
h2 {
	font-size: medium;
	color: #00467f;
}
h3 {
	font-size: small;
	color: #00467f;
}
.footStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #00467f;
	background-color: #ffffff;
}
