
h1     { color: gray; font-weight: bold; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-bottom: 0.2em }

td   { color: black; font-size: x-small; font-family: verdana, sans-serif }
td.Topic     { color: #000; font-weight: normal; background-color: transparent }

td.SelectedTopic     { color: #fff; font-weight: bold; background-color: #639 }
p.TopicArea   { color: #fff; font-weight: bold; background-color: #639; text-indent: 3pt; margin-bottom: 0pt }
hr {
	color: #993;
	margin-top: 0px; 
	margin-bottom: 0px; 
	width: 100%;
	height: 1px
	}

a.TOC-Link   { color: #30c; text-decoration: none; background-color: transparent }
a.TOC-Link:visited  { color: #30c; background-color: transparent }

a.TOC-Link:hover   { color: red; background-color: transparent }
a  {
	color: #30c;
	text-decoration: none
	}

a:visited {
	color: #30c
	}

a:hover   { color: #f00 }

