STYLE typetextcss-- BODY {
	BACKGROUND-COLOR: white; COLOR: black; MARGIN-LEFT: 1em; MARGIN-RIGHT: 1em
}
PRE {
	TEXT-TRANSFORM: uppercase
}
H1 {
	FONT-FAMILY: monospace; FONT-SIZE: xx-large
}
H2 {
	FONT-FAMILY: monospace; FONT-SIZE: x-large
}
H3 {
	FONT-FAMILY: monospace; FONT-SIZE: large
}
UL {
	FONT-FAMILY: "Architect", sans-serif; FONT-SIZE: medium
}
UL EM {
	COLOR: #800000; FONT-STYLE: normal; FONT-WEIGHT: bold
}
UL.links {
	FONT-FAMILY: monospace; FONT-SIZE: small
}
UL.mono {
	FONT-FAMILY: monospace; FONT-SIZE: small
}
UL.mono A {
	TEXT-DECORATION: none
}
STRONG {
	FONT-WEIGHT: bold
}
CITE {
	FONT-STYLE: normal; FONT-WEIGHT: bold
}
P {
	FONT-FAMILY: "Teletype", "Courier", monospace
}
P.mono {
	FONT-FAMILY: "Teletype", "Courier", monospace
}
I.red {
	COLOR: #800000; FONT-STYLE: italic; FONT-WEIGHT: bold
}
ADDRESS {
	FONT-FAMILY: "Teletype", "Courier", monospace; MARGIN-LEFT: 0.5in
}
