body {
	background-color:white;
}
em.restricted {
	background-color:red;
	color:white;
	font-family:helv;
	font-size:8pt;
	font-weight:bold;
	font-style:normal
}
em.internal {
	color:red;
	font-family:helv;
	font-size:8pt;
	font-weight:bold;
	font-style:normal
}
em.h1 {
	font-size:18pt;
	font-weight:bold;
	font-style:normal
}
em.h2 {
	font-size:15pt;
	font-weight:bold;
	font-style:normal
}
em.h3 {
	font-size:14pt;
	font-weight:bold;
	font-style:normal
}
em.small {
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	font-family:helv,arial,sans-serif
}
em.letterhead {
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	font-family:arial,helv,sans-serif
}
em.salutation {
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
	font-family:arial,helv,sans-serif
}
sup {
	font-size:8pt;
	font-family:arial,helv,sans-serif
}