body	{
	text-align: center;
	margin: 20px 0 20px 0;
	padding: 0;
	background-color: #000000;
	background-image: url("JH_background.png");
	background-attachment: fixed;
	font: bold 2.1em  'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #444444;
}

a.textlink:link, a.textlink:visited	{
	color: #444444;
	text-decoration: underline;
}

a.textlink:active, a.textlink:hover	{
	color: #000000;
	text-decoration: underline;
}

a.menu:link, a.menu:visited	{
	color: #FFFFFF;
	position: relative;
	left: 10px;
	text-decoration: none;
}

a.menu:active, a.menu:hover, a.menu2 	{
	color: #FFCC00;
	position: relative;
	left: 10px;
	text-decoration: none;
}

a.adres:link, a.adres:visited	{
	color: #d25100;
	text-decoration: none;
	font: lighter 9pt  'Lucida Grande', Geneva, Verdana, Arial, sans-serif;

}

a.adres:active, a.adres:hover	{
	color: #d25100;
	text-decoration: underline;
	font: lighter 9pt  'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
}

a:link {
	text-decoration: none;
}

a:visited {
}

a:hover, a:active {
	text-decoration: none;
}

div.bold	{
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	color: #D25100;
}

div.oblique	{
	font-style: oblique;
	margin: 0px 15px 0px 20px;
	font-size: 85%;
}

div.normal	{
	font-style: normal;
	margin: 0px 15px 0px 20px;
}

ul	{
	list-style-type: circle;
}

ol.decimal	{
	list-style-type: decimal;
}

td.menuspace	{
	height: 20px;
}

td.normal	{
	font-size: 85%;
}

td.menu1	{
	background-image: url('JH_menu1b.gif');
	background-repeat: no-repeat;
	height: 40px;
}

td.menu2	{
	background-image: url('JH_menu2b.gif');
	background-repeat: no-repeat;
	height: 40px;
}

td.lefttop	{
	background-image: url('JH_leftside1.gif');
	background-repeat: repeat-y;
	height: 340px;
	width: 250px;
}

td.leftside	{
	background-image: url('JH_leftside1.gif');
	background-repeat: repeat-y;
	border-right: 1px solid #000000;
}

td.rightside	{
	background-image: url('JH_rightside1.gif');
	background-repeat: repeat-y;
	background-position: right;
}

table	{
	padding: 0;
	border-spacing: 0;
}

td.page	{
	background-color: #FFFFFF;
}

h2,h3	{
	margin: 20px 20px 20px 20px;
}

p,li	{
	margin: 20px 20px 20px 20px;
	font-size: 85%;
}

p.adres	{
	margin: 20px 50px 20px 0px;
	font: lighter 9pt  'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #D25100;
}

img.mainimg	{
	position: relative;
	left: -1px;
}
