



.level1 {
			font-weight: bold; text-transform: uppercase; width: 400px;
			font-style: normal;
			font-size: 8pt;
			border: 1px solid #b18c42; background: #f0e2c6; 
}

.level2 {
			font-weight: bold; width: 300px;
			font-style: normal;
			font-size: 8pt;
			border-bottom: 1px solid #ccc; 
}

.level3 {
			font-weight: normal;
			font-style: normal;
			font-size: 8pt;
			}

.level4 {
			font-weight: normal; 
			font-style: normal;
			font-size: 7.5pt;
			}

/*

#topic_kelias { padding-top: 2px; padding-bottom: 2px; margin-bottom: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: 7.5pt;
	color: #000;
	border-bottom: 1px solid #000; }

#topic_kelias a			{	color: #000;	text-decoration: none;  }
#topic_kelias a:visited	{	text-decoration: none;	color: #669999;  }
#topic_kelias a:link		{	text-decoration: none;	color: #023561;  }
#topic_kelias a:hover		{	text-decoration: underline;	color: #023561;  }
#topic_kelias a:active		{	text-decoration: none;	color: #F53B3B;  }
*/


