body
{
background-color: #E8F0F5;
background-image: url("../images/background8.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
}

p.hdr
{
font-size: 18px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #000000;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
}

p.ftr
{
font-size: 10px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #000000;
text-align: center;
padding: 15px;
}

p.body
{
font-size: 14px;
font-family: "Times New Roman", Times, serif;
color: #000000;
text-align: left;
padding-left: 5px;
}

p.ind
{
font-size: 14px;
font-family: "Times New Roman", Times, serif;
color: #000000;
text-align: left;
text-indent: 1cm;
padding: 5px;
}

p.emph
{
font-size: 15px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight: bold;
color: #000000;
text-align: center;
}

p.img
{
padding-top: 5px;
}

p.hdng
{
font-size: 20px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight: bold;
color: #000000;
text-align: left;
}

p.tfm2
{
font-size: 24px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight: bold;
color: #000000;
text-align: left;
}

p.qt1
{
font-size: 14px;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: left;
padding-left: 5px;
}

p.qt2
{
font-size: 14px;
font-family: "Times New Roman", Times, serif;
color: #333333;
text-align: left;
padding-left: 25px;
padding-bottom: 18px;
}

p.qt3
{
font-size: 14px;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
color: #000000;
text-align: left;
padding-left: 5px;
}

p.border
{
border-color: #999999;
border-style: outset;
border-width: 5px;
}

p.outlline
{
outline-color: #666666;
border-style: inherit;
border-width: 5px;
}

div.trans
{
width: 325px;
height: 489px;
background:url(images/bookcovershadow.gif);
margin-top: 5px;
margin-left: 5px;
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
}

div.book
{
width: 325px;
height: 489px;
background:url(images/bookcover.gif);
}

a.nav {text-decoration: none}
a.nav:link {color: #723c4a}
a.nav:visited {color: #548d7a}
a.nav:hover {color: #666666; text-decoration: underline}
a.nav:active {color: #481d20}

a.body {text-decoration: none}
a.body:link {color: #723c4a}
a.body:visited {color: #548d7a}
a.body:hover {color: #666666; text-decoration: underline}
a.body:active {color: #481d20}

a.a3 {text-decoration: none}

table.t1 {table-layout: fixed; border-spacing: 5px 5px}
table.t2 {table-layout: fixed; border-spacing: 0px 0px}