BODY {
	COLOR: #000000;
	FONT-FAMILY: verdana,arial,sans-serif;
	BACKGROUND-COLOR: #ffffff
}

H1,H2,H3 {
	COLOR: #002467;
}

TD {
	vertical-align: top;
}

TD.head {
	vertical-align: middle;
	text-align: center;
}

TD.ip {
	vertical-align: bottom;
	text-align: center;
	font-size: 10pt;
}

TD.body {
	vertical-align: middle;
	text-align: center;
}

TD.copy {
	vertical-align: top;
	text-align: center;
	font-size: 10pt;
}

TD.nav {
	vertical-align: top;
	text-align: center;
	font-size: 10pt;
}

TD.footer {
	vertical-align: bottom;
	text-align: center;
	font-size: 8pt;
}


