
body {
margin: 0cm 1cm 3cm 1cm;
font-family: Garamond, Georgia, serif;
	background-color: #FFFFFF;
	font-size:	medium;
	color: #000;
}
h1 {
	font-size: 150%;
	font-weight: bold;
}
h2 {
	font-size: 130%;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	font-style: italic;
}

p {
	margin-left: 1cm;
}

#nav {
	visibility: hidden;
}

#currentpage {
	font-weight: bold;
	color:	#333366;
}

a {
	color: #000;
}

a[href]:after
{
	content: " <" attr(href) ">";
	font-family: Courier New, Courier, monospace;
	font-size: x-small;
}


#header {
	float: left;
	width: 800px;
}



