body,td,th {
	font-family: Tahoma, Optima, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/higru_exp.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Optima, sans-serif;
	font-weight: lighter;
	font-variant: small-caps;
}
h3 {
	font-size: 1.0em;
}
#container {
	position:absolute;
	left:50%;
	top:0px;
	width:1040px;
	z-index:0;
	margin-left: -520px;
	margin-top: 20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}

#accordion {
	width: 1038px;
	margin-top: 10px;
	z-index: 2;
}

h3.toggler {
	cursor: pointer;
	background-image: url(images/line_1038_exp.png);
	background-repeat: no-repeat;
	height: 24px;
	background-attachment: scroll;
	background-position: center bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

div.element p, div.element h4 {
	width: 1000px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 100px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

blockquote {
	padding:5px;
}

