
h1     { color: navy; font-weight: bold; font-size: large; font-family: Tahoma, Arial; margin-bottom: 0.2em }

td {
	color: #000;
	font-size: x-small;
	font-family: verdana, sans-serif
	}

p.TopicArea  { color: teal; margin-bottom: 0px }

td.Topic {
	color: #000;
	font-weight: medium;
	background-color: #fc6
	}
td.TopicStat  { color: #000; font-weight: normal; background-color: transparent }
td.TopicStatarea { color: #000; font-weight: normal; font-size: x-small; background-color: #306 }
td.SelectedTopic {
	color: #fff;
	font-weight: bold;
	background-color: #fc6
	}

hr  { color: teal; margin-top: 0px; margin-bottom: 0px; width: 100%; height: 1px }

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

a.TOC-Link:visited {
	color: #30c
	}

a.TOC-Link:hover  { color: teal }

a  {
	color: #30c;
	text-decoration: none
	}

a:visited {
	color: #30c
	}
a:active  { color: maroon }
a:hover  { text-decoration: underline }
