BODY {
	BACKGROUND: navy; COLOR: white; FONT-FAMILY: Arial, sans-serif
}
TD {
	BACKGROUND: navy; COLOR: white; FONT-FAMILY: Arial, sans-serif
}
H1 {
	TEXT-ALIGN: center
}
H2 {
	COLOR: #87cefa; TEXT-ALIGN: center
}
H3 {
	COLOR: #7fffd4; TEXT-ALIGN: center
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: small; COLOR: white; TEXT-ALIGN: center; FONT-VARIANT: small-caps
}
A {
	COLOR: aqua; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #32cd32; TEXT-DECORATION: underline
}
HR {
	COLOR: blue; HEIGHT: 1pt
}
