*
{ background: white; color: black; }

body
{ margin: 1em 2em; }

a
{ color: blue; }

h1
{ text-align: center; }

h1,
h2,
h3
{ font-family: sans-serif; }

h3
{ font-size: 105%; }

code,
code a
{
	font-weight: bold;
    background-color: #eee;
    padding: 1px 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;   
}

.annule
{
	text-decoration: line-through;
}
