﻿body {
    margin: 0;
    padding: 0;
	font-family: serif;
    color: black;
}

p {
line-height: 2em;
width: 600px;
text-align: justify;
text-indent: 3em; 
margin: 0px 0px 0px 234px;
padding: 0; 
}

p.illustration {
text-indent: 0em;
}

p.bibdata {
text-indent: 0em;
line-height: 1.25em;
margin-left: 234px;
}

p.promo {
text-indent: 0em;
line-height: 1.25em;
margin-left: 234px;
}

p.disclaimer {
text-indent: 0em;
width: 800px;
margin-left: 234px;
margin-top: 2em;
margin-bottom: 2em;
font-size: small;
line-height: 1em;
}

p.sign {
line-height: 1em;
text-align: center;
font-weight: bold;
margin-top: 1em;
margin-bottom: 1em;
}

img.cover { 
float: right;
max-width: 500px; 
margin-right: 10px;
}

img.illustration {
max-width: 500px;
}

p.img {
width: 700px;
}

img.cover {
float: right; 
max-width: 500px; 
margin-right: 10px;
}

ul {
margin-left: 240px;
}

ul.contents {
list-style-type: none;
margin-left: 236px;
font-size: large;
}

li {
line-height: 1.5em;
margin-top: 1em;
}

#footer {
    clear: both;
    padding-bottom: 1.75em;
    padding-top: 1.75em;
	margin-top: 2em;
    border-top: 1px solid #333;
    font-size: small;
}


h1 {    
    font-family: sans-serif;
    font-size: xx-large;
	font-weight: bold;
    letter-spacing: 1.5em;
    margin-left: 234px;
    padding-top: .75em;
}

h2 {
margin-left: 234px;
margin-bottom: 2em;
font-size: x-large;
font-weight: normal;
}

h3 {
margin-left: 234px;
font-family: sans-serif;
text-transform: uppercase;
}

img {
    border-style: none;
}

a.img {
    text-decoration: none;
}

em.underscore {
     text-decoration: underline;
     font-style: normal;
     }