BODY {
	BACKGROUND-COLOR: #c8d2e6
}
A:link {
	COLOR: blue
}
A:visited {
	COLOR: blue
}
H1 {
	COLOR: green; align: center
}
H2 {
	COLOR: red
}
H6 {
	COLOR: fuchsia
}
P {
	COLOR: #000080; TEXT-INDENT: 1em
}
