BODY {
	BACKGROUND-COLOR: #ffffcc; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: black
}
A:active {
	COLOR: red; TEXT-DECORATION: underline
}
A:link {
	COLOR: #0000ee; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #0000ee; TEXT-DECORATION: underline
}
H1 {
	TEXT-ALIGN: center; COLOR: #004186
}
H2 {
	TEXT-ALIGN: center; COLOR: #004186
}
H3 {
	COLOR: #004186
}
H4 {
	COLOR: #004186
}
.greybox {
	BACKGROUND-COLOR: #e7e3e7; COLOR: black
}
.fixed_greybox {
	BACKGROUND-COLOR: #e7e3e7; FONT-FAMILY: courier, monospace; COLOR: black
}
.bluebox {
	BACKGROUND-COLOR: #c5e5ff; COLOR: black
}
.fixed_bluebox {
	BACKGROUND-COLOR: #c5e5ff; FONT-FAMILY: courier, monospace; COLOR: black
}
