BODY {
	COLOR: #000000; BACKGROUND-COLOR: white
}
A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #555555
}
A:active {
	COLOR: #777777; BACKGROUND-COLOR: #ffffff
}
A:hover {
	COLOR: #000000; BACKGROUND-COLOR: #bee4f1
}
H1 {
	TEXT-ALIGN: center
}
H2 {
	TEXT-ALIGN: center
}
H3 {
	TEXT-ALIGN: center
}
H4 {
	FONT-SIZE: 1.15em; TEXT-ALIGN: left
}
H5 {
	FONT-SIZE: 1em; TEXT-ALIGN: center
}
H6 {
	FONT-SIZE: 0.8em; TEXT-ALIGN: center
}
.big {
	FONT-WEIGHT: normal; FONT-SIZE: 2.6em
}
DIV.byline {
	FONT-SIZE: 0.8em; FONT-FAMILY: sans-serif; TEXT-ALIGN: center
}
DIV.refer {
	FONT-SIZE: 1.15em; TEXT-ALIGN: center
}
DIV.tagline {
	FONT-SIZE: 0.85em; MARGIN-LEFT: 5%; MARGIN-RIGHT: 5%; TEXT-ALIGN: center
}
DIV.lettercredit {
	FONT-SIZE: 0.85em; FONT-FAMILY: sans-serif; TEXT-ALIGN: right
}
.caps {
	TEXT-TRANSFORM: uppercase
}
.reverse {
	COLOR: white; BACKGROUND-COLOR: black
}
.reversecaps {
	TEXT-TRANSFORM: uppercase; COLOR: white; BACKGROUND-COLOR: black
}
