body { color: #600; background-color: #fffff0; }
p { }
td { }
a:link { color: #020d99; text-decoration: none; }
a:visited { color: #020d99; text-decoration: none; }
a:hover { color: #780c4f; text-decoration: underline; }
a:active {
	color: #780c4f;
	text-decoration: underline;
	font-weight: bold;
}
ul { color: #722b15; list-style-type: disc; margin: 1em 0 1em 40px; }
.small { font-size: small; }
.xsmall { font-size: x-small; }
h1 { font-size: 2em; font-weight: bold; margin: 0.67em 0; }
h2 { font-size: 1.5em; font-weight: bold; margin: 0.83em 0; }
h3 { font-size: 1.17em; font-weight: bold; margin: 1em 0; }
h4 { font-weight: bold; margin: 1.33em 0; }
.small {
	font-weight: bold;
}
