
/* freeread2.css - ebook style sheet */

body {
margin-left: 10%; margin-right: 10%; margin-top:1%;margin-bottom:5%;
background: white;
font-family: Arial, "Times New Roman", serif;
text-align: justify;
}
h1,h2,h3,h4,h5,h6 {
font-family: Arial, "Times New Roman", serif;
color:teal;
text-align:center;
font-weight:bolder;
}
blockquote
{
font-size: 85%;
}

p {color: #000000;}

p.gh
/* google ads horizontal */
{
text-align: center;
font-size: 80%;
color: green;
}

p.poem {text-align:center}
hr,table {text-align:center}
ul {list-style:none}
.centre {text-align:center}
.external {color:blue; font-weight: bold}
.note {color:green}
.right {text-align:right}
.small {font:smaller}

pre
{font-family: Arial, "Times New Roman", serif;
text-align: justify;
}

