
			body { font-family:Helvetica, Times, serif; background-color:black;}
			a {color:#0af; text-decoration:none; font-size:12pt; font-weight:bold; font-family:sans-serif;}
			
			a:link {}
			a:visited {}
			a:active {}
			a:hover {text-decoration:underline;}

			dt 
			{ 
				font-family:sans-serif; font-size:10pt; color:white; font-weight:bold; padding-left:14pt;
				background-image: url('dt-back.png'); background-repeat:repeat-y;
	
			}
			dl dd ul { list-style:none; }
			dl dd ul li { display:inline; }
			dl dd ul li:after { content:"... "; }
		
			#title { display:inline; font-size:large; color:#0af;}
			#titlebar { border-bottom:1px solid #0af; }
