a {
	text-decoration: none;
	color: #0000ff;
	font-size: small;
	background-color: #ffffff;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: sans-serif;
	font-size: small;
}
.header {
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: xx-small;
	font-weight: normal;
	font-family: sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}
.line {
	width: 100%;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
}
.ad {
	text-align: center;
}
.footer {
	color: #000000;
	margin: 10px 0 0 0;
	padding: 2px 0 2px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000080;
	font-family: sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
}
.accesskey {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #b0c4de;
	border: 1px solid #000080;
	font-family: sans-serif;
	font-size: small;
	font-weight: normal;
}
.homng {
	margin: 2px;
	background-color: #ffffff;
}
.pagehead {
	color: #000000;
	font-family: sans-serif;
	text-align: center;
	font-size: small;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-color: #000080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000080;
	margin-top: 1px;
	background-color: #ffffff;
}
.footng {
	color: #000000;
	text-align: center;
	font-size: x-small;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}
.imgctr {
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}
.bodytxt {
	font-weight: normal;
	font-size: small;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
}
.bodytxt img {
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.boldtxt {
	font-weight: bold;
	font-size: small;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.indent {
	margin-left: 5px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: small;
	font-weight: bold;
}
ul {
	list-style: square;
}
ul.submenu {
	margin-left: 12px;
	font-weight: normal;
	font-size: xx-small;
}
