body {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
}
#language, #header_middle, #menu, #footer, #navi_bar  {
	display: none;
}

img {
	border: 0px;
}

h1 {
	font-size: 1.1em;
	margin-top: 0px;
}

h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 2px;
}

h3 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

a { 
	color: #475767;
	text-decoration: underline;
}

a:hover { 
	color: #475767;
	text-decoration: none;
}

hr {
	color: #748EA7;
	background-color: #748EA7;
	height: 1px;
	border: 0;
}

form {
	margin: 0;
}

div {
	text-align: justify;
	line-height: 20px;
}

.read_more {
	text-align: right;
	margin-top: 5px;
}

td {
	padding-bottom: 2px;
	padding-right: 2px;
}

.mini .pages_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}	
.headline2 {
	font-size: 1.2em;
	padding-bottom: 12px;
}	
