H1			{font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica;  font-size: 20px; color: #f8e7c3; }
H2			{font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica;  font-size: 18px; color: #f8e7c3; }
H3			{font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica;  font-size: 16px; color: #f8e7c3; }
H4			{font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica;  font-size: 14px; color: #f8e7c3; }

.negyes		{font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica;  font-size: 14pt; }
.harmas		{font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica;  font-size: 12pt; }
.kettes		{font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica;  font-size: 10pt; }
.egyes		{font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica;  font-size: 8pt; }

a			{
	color: #f8e7c3; 
	text-decoration: none;
}

a:visited	{
	color: #f8e7c3; 
	text-decoration: none;
}
a:hover		{
	color: yellow; 
	text-decoration: underline;
}


body {
	font: normal 10pt Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica; 
}

.input {
	background-color: #3c3322;
	color: #f8e7c3;
	border: 1px solid #f8e7c3;
	font: 10pt normal Trebuchet MS, Arial, Helvetica;
}

.button {
	font: normal 9pt Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica;
	background-color: #3c3322;
	color: #f8e7c3;
	padding: 0px 0px 0px 0px;
	border-width: 2px;
}


div.framed_txt {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: 1px solid silver; 
	background-color: #202020
}