BODY {
	COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #d9d9f3
}
A:link {
	COLOR: green
}
A:visited {
	COLOR: green
}
A:hover {
	COLOR: red
}
.head {
	FONT-SIZE: 2em; COLOR: #ff6f00; FONT-STYLE: italic; FONT-FAMILY: Times, serif; BACKGROUND-COLOR: #3232cd
}
.headsmall {
	FONT-SIZE: 0.75em
}
.content {
	COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #e6e8fa
}
TD.nav {
	PADDING-LEFT: 20px; COLOR: #333333; BACKGROUND-COLOR: #e6e8fa
}
.em {
	COLOR: #333333; FONT-STYLE: italic; BACKGROUND-COLOR: #e6e8fa
}
DIV.small {
	FONT-SIZE: small
}
.title {
	TEXT-DECORATION: underline
}
.caption {
	FONT-SIZE: small; FONT-STYLE: italic
}
.results {
	font-size: small
}
TD.bold {
	font-weight: 600
}