1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
BODY {
background: #fffcfc;
color: black;
}
table { background: rgb(255, 252, 252) none repeat scroll 0%;
font-family: sans-serif;
-moz-background-clip: initial;
-moz-background-inline-policy: initial;
-moz-background-origin: initial;
}
h1 { border-bottom: thick solid brown;
color: brown;
margin-bottom: 1cm;
}
h2 { color: brown;
}
a:active { text-decoration: none;
}
a:link { color: brown;
}
a:visited { color: rgb(64, 64, 64);
}
p { color: black;
font-family: serif;
font-style: normal;
text-indent: -0,5em;
margin-top: 0,5em;
margin-left: 0,5em;
margin-bottom: 0em;
text-align: justify;
}
p.close { border-top: thin solid brown;
color: brown;
font-size: small;
text-align: left;
margin-top: 1cm;
}
table.close { border-top: thin solid brown;
margin-top: 1cm;
}
td.close { color: brown;
font-size: small;
}
a.close { color: brown;
text-decoration: none;
font-size: small;
}
a.sign { color: brown;
font-size: small;
font-style: italic;
text-decoration: none;
}
h3 { color: brown;
}
h4 { color: brown;
}
|