body	{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 30 center;
	background-attachment: fixed; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 80px;
	margin-top: 25px;
	margin-bottom: 0px;
	line-height: 150%;
	background-color: white;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #566F51;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #566F51;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #566F51;
	}

body.galery	{
	background-image: none;
	}

h1	{
	color: #566F51;
	font-size: 14pt;
	}

h2	{
	color: #566F51;
	font-size: 11pt;
	}

h3	{
	color: #566F51;
	}

hr	{
	color: #000000;
	}

li	{list-style-image: url(images/li.gif);
	list-style-position: outside;
	margin-left: -20px;
	font-size: 10pt;
}

a:link	{
	color: #566F51;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited{
	color: #566F51;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover	{
	color: #e6efde; 
	background-color: #566F51;
	font-weight: bold;
	text-decoration: none;
	}
.text	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.banner	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #566F51;
	}

td.mijncel a
	{
	width:100%;
	height:20px;
	background-image: url();
	background-color: #e6efde;
	color: #566F51;
	font-weight: bold;
	text-decoration: underline;
	font-size: 8pt;
	border: 1 outset;
	} 

td.mijncel a:hover
	{
	width:100%;
	height:20px;
	background-image:none;
	background-color: #566F51;
	color: #e6efde;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	border: 1 inset;
	} 

td.mijncel a:active
	{
	width:100%;
	height:20px;
	background-image:none;
	background-color: #566F51;
	color: #e6efde;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	border: 1 inset;
	} 
