body, html {
  background: #fff;
	font:12pt Arial, Helvetica, sans-serif;
	color:#000;
	}

a:link, a:visited {
 	background: transparent;
	font-weight: normal;
	text-decoration: underline;
	color:#000;
	}	
	
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif
	}
	
h1 {
	font-size:1em;
	margin-bottom: 0;
	}
	
h1 a {
	font-weight: bold !important;
	text-decoration: none !important;
	}

h2 {
	font-size:1.8em;
	}

h3 {
	font-size:1.5em;
	}

h4 {
	font-size:1.2em;
	}
	
.description {
  font-size: .7em;
	margin-top: 0;
	border-bottom: 1px solid #999; 	
	}	
	
				
img {
	display:block;
	border:0;
	}

#toolbox {
	float: right;
	}
	
#toppmeny, #nav, #searchform, #footer, #sidebar, #fulltextlink, #abstractlink, .navigation, #headerimage, .trans, #wpstats {
	display:none
	}

hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:1px; 
	margin:2em 0; 
 	border:none; 
	}

blockquote { 
 	margin:1.5em 0; 
 	padding:1em; 
 	border:1px solid #ccc; 
 	font-style:italic; 
 	font-size:0.9em; 
	}


