body		{
		font-family: sans-serif;
		}

h1		{
		font-size:1.6em;
		}

h2		{
		font-size:1.4em;
		line-height:1.6em;;
		}
			
h2>a		{
		text-decoration:none;
		}

h2>a:hover	{
		text-decoration:underline;
		}

.menu, .chmenu	{
		border-bottom: 1px #000 solid;
		padding-bottom: 1em;
		}

.gap		{
		padding-top:0.4em;
		}

.chanimg	{
		height:1.6em;;
		width:auto;
		padding-right:1em;
		vertical-align:middle;	
		border:0;
		}
	
ul.linklist, li.linklist	{
		list-style:none;
		margin-left:0;
		padding-left:0;
		}

li.linklist	{
		border-bottom: 1px #000 dashed;
		padding: 0.5em 0;
		}

.channel	{
		border-bottom: 1px #000 solid;
		}
.lstsrc
		{
		border-bottom: 1px #000 solid;
		padding-bottom: 1em;
		padding-top:0;
		}

.channelform	{
		}

.headline	{
		padding-top:0.5em;
		font-weight:bold;
		color: #222;
		}

a.headline:active, a.headline:hover	{
		padding-top:0.5em;
		font-weight:bold;
		text-decoration: underline;
		color: #000
		}

li.menulist	{
		list-style: none;
		display: inline;
		padding: 0em 0.5em;
		}
ul.menulist	{
		padding: 0;
		list-style: none;
		}

div.license	{
		margin-top:1em;
		padding: 1em;
		margin-top: #000 1px solid;
		background-color: #EEE;
		text-align:center;
		}
