body { 
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	font-family:arial,helvetica;
	font-size:smaller;
}


*.nav {
	color: blue;
	background-color:white;
	font-weight:bold;
	font-size:13pt;
	text-decoration: none;
}

*.b {
	font-weight:bold;
}

*.bi {
	font-weight:bold;
	font-style:italic;
}

*.bu {
	font-weight:bold;
	text-decoration: underline;
}

*.c {
	text-align:center;
}

*.i {
	font-style:italic;
}

*.iu {
	font-style:italic;
	text-decoration: underline;
}

*.u {
	text-decoration: underline;
}

*.pageheading {
	font-weight: bold;
	color:navy;
	font-size:x-large;
}

*.pageheadingc{
	font-weight: bold;
	color:navy;
	font-size:x-large;
	text-align:center;
}

*.navysubheading {
	color:navy;
	font-size:large;
}

*.navysubheadingc {
	color:navy;
	font-size:large;
	text-align:center;
}

*.subheading {
	font-size:large;
}

*.subheadingc {
	font-size:large;
	text-align:center;
}