body {
	background: #ccc url(bg.gif);
	color: #000;
}
#navbar {
	padding: 1em 5px 1em 2px;
	background: #fff url(ltbg.gif);
	font-family: Verdana, sans-serif;
}
#content {
	padding: 1em 1em 2em 1em;
	background: #fff url(ltbg.gif);
	font-family: Verdana, sans-serif;
}
td {font-family: Verdana, sans-serif; font-size: 8pt;}
p {font-family: Verdana; font-size: 8pt;}
#content p {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #600;
}
.point {
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
}
.explanation {
	margin-top: 0;
}
A {color: #3E8C6D; text-decoration: none}
A:visited {color: #3E8C6D; text-decoration: none}
A:hover {color: #660000; text-decoration: underline}
A.foot {color: #fff; text-decoration: none}
A.foot:visited {color: #fff; text-decoration: none}
A.foot:hover {color: #eee; text-decoration: underline}