UL {
	LIST-STYLE: square
}
STRONG {
	COLOR: maroon
}
A:link {
	COLOR: blue; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:visited {
	COLOR: blue; TEXT-DECORATION: none
}
