/*
Style sheet for Calerga site.
Copyright 1998-2010, Calerga.

Without the explicit permission of Yves Piguet, this style sheet may _not_ be
used for any third-party sites or documents, including those related to Calerga
or products of Yves Piguet, even remotely, neither for organizations or companies
where Yves Piguet has worked, to avoid any possible confusion.
*/

body {background-color: white; color: black; margin: 1em 1em 1em 1em}
/* a {text-decoration: none} */

p, dl, dt, ul, table, td, th
	{font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt;
	line-height: 1.4}
pre {font-size: 9pt; font-family: monaco, courier, fixed}

h1 {font-size: 28pt; color: #333; font-family: verdana, arial, helvetica, sans-serif}

h2 {font-family: verdana, arial, helvetica, sans-serif; font-size: 16pt; margin-top: 8pt}

h3 {font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; margin-top: 1em; font-weight: bold}

p {text-align: justify}

dl, ul {text-align: justify}

address {font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal}

a.plain {text-decoration: none}

img.margin {margin: 3px 1em}

div.box {border: solid; border-width: thin; width: 100%}

a:link {text-decoration:underline; color:#a00}
a:visited {text-decoration:underline; color:#800}
a:hover {text-decoration:none; color:black; background:#fcc}

