h1	{ 
	font-family: Arial, Helvetica; 
	font-size: 18pt;
	color: #6a5f39;
}

h2	{
	font-family: Arial, Helvetica; 
	font-size: 16pt; 
	color: #6a5f39;
}

h3	{ 
	font-family: Arial, Helvetica; 
	font-size: 14pt;
	color: #6a5f39;
}

h4	{
	font-family: Arial, Helvetica; 
	font-size: 12pt; 
	color: #6a5f39;
}

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


a	{
	color: #933303;
	text-decoration: underline;
}

a:visited	{
	color: #933303;
	text-decoration: underline;
}

a:hover	{
	color: #5e9303;
	text-decoration: underline;
}

