   a 			{ 
   				text-decoration: none; 
   			}
	a,b,.blue	{
					color: #204020;
				}
A.windowTitle {text-decoration: none; font-weight:bold}
   a:hover 	{ 
   				text-decoration: underline; 
   			}
   body		{ 	
               font-family: Verdana; 
   				font-size: 8pt;
   				background-color: #b0b0b0;
   			}
   td,input,select	{ 	
               font-family: Verdana; 
   				font-size: 8pt;
   			}
	input,select 	{
					background-color: #b0d0b0;
				}
	input.fld {
               border: 1px inset black;
/*background-image:url("input-bg.gif");*/
				}
	td.sq		{
					background-color: #a0d0a0;
				}
	td.kop   {  
					font-size: 9pt;
					font-weight: bold;
					background-color: #408040;
					color: #ffffff;
				}
	td.rand	{
					background-color: #408040;
				}
   td.white {
					background-color: #ffffff;
				}
   em			{
					font-size: 18pt;
				}
