body 
{
	text:					#000000;
	background-color:		#FFFFFF;
	background-image:		url(./kep_hatter_1.jpg);
	font-family: 			Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 				10pt;
}

h1
{ 
	font-size: 				110%;
	color:					#800000;
	text-transform:			Uppercase;
}

h2
{ 
	font-size: 				133%;
	font-weight:			Bolder;
	color:					#800000;
	margin-top: 			-15px;
	margin-bottom: 			20px;
}

h3
{ 
	font-size: 				Small;
	color:					#000000;
	font-style:				Italic;
	margin-top: 			-18px;
	margin-bottom: 			20px;
}

h4
{ 
	font-size: 				xSmall;
	margin-top: 			-5px;
	font-style:				Italic;
	margin-top: 			-13px;
	margin-bottom: 			20px;
}

h5
{ 
	margin-bottom: 			3px;
}

table
{
	border:					0px;
	width:					700px;
	border-spacing:	        0px;
	padding:                0px;
}

td
{ 
	font-family: 			Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 				10pt;
	align:					Left;
	vertical-align:			Top;
}

img
{
	border:					1px;
	margin-left:			20px;	
	margin-right:			20px;
}

p 
{ 
	font-family: 			Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 				10pt;
	text-align: 			Justify;
	text-indent:			0px;
	padding-bottom:			0px;
	padding-left:			0px;
	padding-top:			0px;
	padding-right:			0px;
	margin-top:				0px;
	margin-bottom:			0px;
}

a:link, a:active, a:visited
{ 
  	text-decoration: 		Underline;
	color:					#FF0000;
}

.rendeles
{ 
	color: 					Red;
	text-decoration: 		Underline;
	letter-spacing:			5px;
}

.elfogyott
{ 
	color: 					Red;
	text-decoration: 		Underline;
	letter-spacing:			5px;
	text-transform:			Uppercase;
}

.letoltheto
{
	font-style:				Italic;
}