BODY {
	BACKGROUND: white; MARGIN: 0.5mm; FONT-FAMILY: Arial,SansSerif
}
H1 {
	COLOR: blue
}
H2 {
	COLOR: blue
}
H3 {
	COLOR: blue
}
ADDRESS {
	FONT-SIZE: smaller
}
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: red
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue
}
A:hover {
	BACKGROUND: #000000; COLOR: #ffff00
}
