.header {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #333366;
}

.darkcopy {
	font-family : Arial;
	font-size : 9pt;
	color : #333366;
}

.lightcopy {
	font-family : Arial;
	font-weight : bold;
	font-size : 8pt;
	color : #666699;
	line-height : 120%;
	text-decoration : none;
}

.lightcopy:hover {
	text-decoration : underline;
}

.footer {
	font-family : Arial;
	font-size : 9pt;
	color : white;
	text-decoration : none;
}

.footer:hover {
	text-decoration : underline;
}
