BODY {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; BACKGROUND-COLOR: white
}
.blue {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: skyblue
}
A:hover {
	CURSOR: default; COLOR: black; FONT-FAMILY: Arial; BACKGROUND-COLOR: #f0f0f0
}
