BODY {
	COLOR: #000099
}
H1 {
	TEXT-ALIGN: center
}
H2 {
	TEXT-ALIGN: center
}
H3 {
	TEXT-ALIGN: center
}
H4 {
	TEXT-ALIGN: left
}
H5 {
	TEXT-ALIGN: left
}
H6 {
	TEXT-ALIGN: left
}
A:link {
	COLOR: blue
}
A:visited {
	COLOR: #f54efa
}
A:hover {
	COLOR: black; BACKGROUND-COLOR: white
}
A:active {
	FONT-WEIGHT: bold; COLOR: green; BACKGROUND-COLOR: white
}
