.pagehead {
	font-size: large;
	font-weight: bold;
	color: #000099;
}
.subhead {
	font-size: small;
	font-weight: bold;
	color: #000099;
}
.new {
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.newnoital {
	color: #FF0000;
	font-weight: bold;
}
.name {
	font-style: italic;
}
.entry {
	font-weight: bold;
	color: #000099;
}
.nav {
	font-size: small;
}
.small {
	font-size: small;
	text-align: center;
	text-transform: capitalize;
}
.topnav {
	font-size: smaller;
}
.textjust {
	text-align: justify;
	vertical-align: baseline;
}
.reportchapter {
	font-weight:bold;
	color:#000099;
	padding-top : 5px;
}