body { 
font-family: arial,helvetica,sans serif; 
font-size: 14px;
color: #000000;
margin-left: 10%; 
margin-top: 3%; 
margin-right: 10%; 
margin-bottom: 3%; 
background: #ffffff;
scrollbar-3d-light-color: #CCCCFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #CCCCFF;
scrollbar-dark-shadow-color: #000000;
scrollbar-face-color: #CCCCFF;
scrollbar-highlight-color: #E8E8FF;
scrollbar-shadow-color: #CCCCFF;
scrollbar-track-color: #FFFFFF; 
}
DIV.book { 
margin-left: 5%; 
margin-right: 5%; 
text-align: justify; 
}
DIV.contents { 
font-weight: bold; 
}
.title { 
color: #7c223b; 
}
.title2 { 
color: #0033AA; 
}
TABLE.illus { 
font-variant: small-caps; 
font-weight: bold; 
}
SPAN.caps { 
font-variant: small-caps; 
}
pre {
padding: 1em;
font-size: 14px;
color: #000000;
}
A:link { 
color: #ff0000; 
text-decoration:underline; 
}
A:visited { 
color: #0000ff; 
text-decoration:underline; 
}
A:active { 
color:#0000ff; 
text-decoration:none; 
}
A:hover { 
color: #7575ff; 
}
h1 { 
text-align: center;
font-family: georgia,arial,helvetica,sans serif;
font-size: 1.6em; 
}
h2 { 
font-family: georgia,arial,helvetica,sans serif;
font-size: 1.2em; 
}
h3 { 
font-size: 1em; 
font-weight: bold; 
}
h4 { 
font-size: .75em; 
font-weight: bold; 
}
hr { 
color: #000000; 
background:#ffffff; 
}
p.imprint { 
font-size: 1em;
text-align:center; 
font-style:italic; 
}