body
{
	font-family: tahoma;
	font-size:	 10pt;
}

h1, h2, h3	{ font-family: Georgia;}
h1	
{
	margin:					0 0 10px 20px;
	padding:				0 0 0 50px;
	font-size:				18pt;
	border-bottom:			2px solid #F70000;
	background-image:		url('images/site/h1_koru.gif');
	background-position:	3px 5px;
	background-repeat:		no-repeat;
	color:					#385A3A;
}
h2	
{
	margin:					4px 0 4px 0;
	font-size:				14pt; 
	padding-top:			3px;
	/*background-image:		url('images/site/h2_koru.gif');
	background-position:	right 0;
	background-repeat:		no-repeat;*/
	text-align:				left;
	/*color:				#73695B;*/
	color:					#385A3A;
	font-weight:			normal;

	border-width:			0;
	border-bottom:			1px solid #AAAAAA;
	border-style:			dotted;
}
h3	
{ 
	
	color:			#847969;
	font-size:		14pt;
	margin:			0 0 0.25em;
	font-weight:	normal;
	text-align:		left;
}
h4
{
	margin:					4px 0 4px 0;
	font-size:				13pt; 
	padding-top:			3px;

	text-align:				left;
	color:					#385A3A;
	font-weight:			normal;

	border-width:			0;
	border-bottom:			1px solid #AAAAAA;
	border-style:			dotted;
}

p
{
	font-family:	tahoma;
	font-style:		normal;
	font-weight:	normal;
	font-size:		10pt;
	margin-top:		2pt;
	margin-bottom:	2pt;
	color:			#660033;
}

p.caption
{
	font-family:	georgia;
	font-size:		75%;
	margin:			0;
	padding:		0;
}


a:link, a:visited	{ color: #574E3F; font-weight: bold; text-decoration: none; }
a:hover, a:active	{ color: #B09D7F; text-decoration: underline; }

.page-content ul
{
	margin:				2px 2px 2px 20px;
	padding:				0;
	list-style-image:	url('images/site/bullet.gif') !important;
	line-height:		150%;
	font-size:			95%;
}