@import url("http://www.linard.name/css/passe.css");

body {
font:400 .9em Georgia,"Palatino Linotype",Palatino,"Book Antiqua",serif;
}

a:link,a:hover,a:active {
background:inherit;
color:rgb(196,17,0);
}

a:visited {
background:inherit;
color:rgb(102,153,204);
}

h1 {
background:inherit;
color:rgb(70,65,40);
}

h1,h2,h3,h4,h5,h6 {
font-family:"Trebuchet MS",Verdana,"Lucida Grande","DejaVu Sans",sans-serif;
}

hr {
background:black;
border:0 none transparent;
color:black;
display:block;
height:1px;
margin:.8em auto;
width:50%;
}

hr.hrsmall {
width:30%;
}

p>q,li>q {
font-style:italic;
}

span.underline {
text-decoration:underline;
}

span.upper {
text-transform:uppercase;
}