
p   { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.liste {
font-size: 80%;
line-height: 110%;
}

h1, h2, h3, h4  { color: #0058b1; font-family: "Times New Roman", Georgia, Times }
h1  { color: #0058b1 }
h2  { color: #0058b1; font-weight: bolder; font-size: 13px; font-family: "Times New Roman", Georgia, Times }
h3 {
font-size: 110%;
}
h4 {
font-size: 105%;
}

a  { color: #0058b1; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:link  { color: #0058b1; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:visited  { color: #0058b1 }
a:hover  { color: #ffffef; background-color: #06c }

.t-head {
font-family: Verdana,sans-serif;
color: #666;
padding: 0;
margin: 0;
font-size: 80%;
}
.t-txt {
font-family: Arial,sans-serif;
color: #000;
padding: 0;
font-size: 75%;
}

code {
color: #cc00ff;
}

.stil {
color: #600;
}

.copy {
font-size: 70%;
}

