BODY {
	MARGIN-LEFT: 5%; MARGIN-RIGHT: 5%; FONT-FAMILY: Verdana, sans-serif
    bgcolor="white" text="black"
}
H1 {
	MARGIN-LEFT: -8%
}
DIV.box {
	BORDER-RIGHT: thin solid; BORDER-TOP: thin solid; BORDER-LEFT: thin solid; WIDTH: 100%; BORDER-BOTTOM: thin solid
}
STRONG {
	COLOR: red
}
:link {
	COLOR: #0000ff
}
:visited {
	COLOR: #ff8c00
}
A:active {
	COLOR: #d2691e
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #dc143c
}
