BODY {
	BACKGROUND: white; COLOR: black
}
A:link {
	BACKGROUND: white; COLOR: blue
}
A:visited {
	BACKGROUND: white; COLOR: rgb(127,0,127)
}
H1 {
	FONT-SIZE: x-large; BACKGROUND: white; COLOR: rgb(140,140,140); FONT-FAMILY: monospace; TEXT-ALIGN: center
}
H2 {
	FONT-SIZE: large; BACKGROUND: white; COLOR: rgb(102,102,102); FONT-FAMILY: monospace
}
H3 {
	BACKGROUND: white; COLOR: rgb(102,102,102); FONT-FAMILY: monospace
}
H4 {
	BACKGROUND: white; COLOR: rgb(102,102,102); FONT-FAMILY: monospace
}
H5 {
	BACKGROUND: white; COLOR: rgb(102,102,102); FONT-FAMILY: monospace
}
EM.navigation {
	FONT-WEIGHT: bold; BACKGROUND: white; COLOR: rgb(102,102,102); FONT-STYLE: normal; FONT-FAMILY: monospace
}
IMG.toplogo {
	VERTICAL-ALIGN: middle
}
