BODY {
	FONT-SIZE: 100%; COLOR: black; FONT-FAMILY: Arial,"MS UI Gothic"
}
A:link {
	COLOR: blue
}
A:active {
	COLOR: blue
}
A:visited {
	COLOR: maroon
}
H1 {
	FONT-SIZE: 125%
}
H2 {
	FONT-SIZE: 110%
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 100%
}
TABLE {
	FONT-SIZE: 100%; FONT-FAMILY: Arial,"MS UI Gothic"
}
TH {
	COLOR: white; FONT-FAMILY: Arial; BACKGROUND-COLOR: teal
}
