/* Índice */
@font-face {
font-family: "georgia";
font-weight: normal;
font-style: normal;
src: url(Fonts/georgia.ttf);
}
@font-face {
font-family: "georgia";
font-weight: normal;
font-style: italic;
src: url(Fonts/georgiai.ttf);
}
@font-face {
font-family: "georgia";
font-weight: bold;
font-style: normal;
src: url(Fonts/georgiab.ttf);
}
@font-face {
font-family: "georgia";
font-weight: bold;
font-style: italic;
src: url(Fonts/georgiaz.ttf);
}
body {
font-family: "georgia", serif;
font-size:1em;
margin: .5em;
}
p+p {
font-family: "georgia", serif;
text-indent: 2em;
text-align: justify;
margin: 0;
margin-bottom: 0pt;
line-height: 1.2em;
}
p {
font-family: "georgia", serif;
text-indent: 0;
text-align: justify;
margin: 0;
margin-bottom: 0pt;
line-height: 1.2em;
}
.center {
text-align:center;
text-indent:0;
margin: .5em;
}
.centre {
text-align:center;
text-indent:0;
margin: .5em;
}
.centred {
text-align:center;
text-indent:0;
margin: .5em;
}
h1 {
font-family: "georgia";
text-align: center;
font-size: 200%;
font-weight: normal;
font-style: normal;
margin-top: 2em;
margin-bottom: 1em;
text-indent:0;
}
h2 {
font-family: "georgia", serif;
text-align: center;
font-size: 150%;
font-weight: bold;
margin-top: 2em;
margin-bottom: 1em;
}
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}
.bi {
font-style: italic;
font-weight: bold;
}
.quote {
text-indent: 1em;
margin-right: 5em;
margin-left: 5em;
}
.letter {
font-family: "georgia", serif;
text-indent: 1em;
margin-right: 2em;
margin-left: 2em;
font-style: italic;
}
h1 img {
margin-bottom: .25em;
}
.caps {
font-variant: small-caps;
text-indent: 0em;
}
span.dropcap {
float: left;
font-size: 4.7em;
line-height: 0.8em;
margin-right: 3pt;
margin-bottom: -0.1em;
}
/**/
/*eBook conversion by