body {
	background-color:white;
}
em.restricted {
	background-color:red;
	color:white;
	font-family:helv;
	font-size:70%;
	font-weight:bold;
	font-style:normal
}
em.internal {
	color:red;
	font-family:helv;
	font-size:70%;
	font-weight:bold;
	font-style:normal
}
em.h1 {
	font-size:130%;
	font-weight:bold;
	font-style:normal
}
em.h2 {
	font-size:110%;
	font-weight:bold;
	font-style:normal
}
em.h3 {
	font-size:105%;
	font-weight:bold;
	font-style:normal
}
em.small {
	font-size:70%;
	font-style:normal;
	font-weight:normal;
	font-family:helv,arial,sans-serif
}
em.letterhead {
	font-size:60%;
	font-style:normal;
	font-weight:normal;
	font-family:arial,helv,sans-serif
}
em.salutation {
	font-size:80%;
	font-style:normal;
	font-weight:bold;
	font-family:arial,helv,sans-serif
}
sup {
	font-size:60%;
	font-family:arial,helv,sans-serif
}
.footer {
	font-size: 75%;
}