body{
	background: white;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15pt;
}

a:link, a:visited{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a[href^="/"]:after {
	content: " (http://www.simonemaroux.com" attr(href) ") ";
}

#top, #border, #footer, #right, #left, #menuAdminWrap, .adminAction, .searchCriteria{
	display: none;
}

h3{
	font-size: 14pt;
	margin: 0;
}

h4{
	font-size: 14pt;
	margin: 0;
}

h5{
	font-size: 14pt;
	margin: 0;
}

h6{
	font-size: 12pt;
	margin: 0 0 1em 0;
}

.name{
	font-size: 16pt;
	margin-top: 0;
}

img{
	padding: 1em;
}
