body { 
padding: 20px 10% 10%; 
line-height: 1.2;
font-family: serif;
font-size: 14pt;
text-align: justify;
background: #ffdeb7; color : #400000;
}
a:link {
color: red
}
a:visited {
color: red
}
a:active {
color: fuchsia
}
h1, h2, h3 {
text-align: center
}
h4, h5, h6 {
text-align: left
}
blockquote {
margin-left: 50px; 
margin-right: 50px
}
ul, fieldset, 
form, ol, dl, dir, menu { 
margin: 1.33em 0
}
.red {
color: red
}
p.editor {
font-family: monospace;
text-align: left;
font-size: 10pt;
color: #a0a0a0;
margin-left: 40px; margin-right : 40px
}
p.draft {
font-family: monospace;
text-align: center;
color: #a0a0a0
}
p.hhd {
font-family: monospace;
font-size: .83em;
text-align: center;
color: #a0a0a0
}
p.ed {
color: #a0a0a0;
font-family: monospace
}
p.tt {
font-family: monospace;
text-align: left;
margin-left: 40px; margin-right: 40px
}
p.center {
text-align: center
}
p.cb {
font-weight: bolder;
text-align: center
}
p.ind {
margin-left: 25px; margin-right: 25px
}
p.italind {
margin-left: 25px; margin-right: 25px;
font-style: italic
}
p.note {
font-size: .83em 
}
p.red {
color: red;
font-weight: bolder
}
p.green {
color: green
}
p.sans {
font-family: sans-serif;
font-style: italic
}
p.ital {
font-style: italic
}
p.big { 
font-size: 72pt;
font-weight: bolder
}
big { 
font-size: 18pt;
font-style: italic;
font-weight: bolder
}
small, sub, sup { 
font-size: .83em 
}
sub { 
vertical-align: sub 
}
sup { 
vertical-align: super;
font-weight: bolder
}
