
a:link { color: #000080; }
a:visited { color: #000080; }
a:active { color: #800000; }

.topnav { color: #000000; text-decoration: none; font-weight: bold; font-size: 75%; }
.topnav:link { color: #000000; }
.topnav:active { color: #000000; }
.topnav:visited { color: #000000; }

.subnav { color: #000000; text-decoration: none; font-size: 75%; }
.subnav:link { color: #000000; }
.subnav:active { color: #000000; }
.subnav:visited { color: #000000; }

.headline { font-weight: bold; }
a.headline { font-weight: bold; }
a.headline:link { color: #000080; }
a.headline:active { color: #800000; }
a.headline:visited { color: #000080; }

p.section { text-align: center; font-weight: bold; font-size: 10pt; }
p.sidebar { font-size: 9pt; }
p.date { font-size: 9pt; }

body, p, td
{
       font-family: arial, Arial, Helvetica;
       background-image: none;
}
.tab {        COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-WEIGHT: bold; font-size: 9pt; }

h1
{
       font-family: arial, Arial, Helvetica;
}
h2
{
       font-family: arial, Arial, Helvetica;
}
h3
{
       font-family: arial, Arial, Helvetica;
}
h4
{
       font-family: arial, Arial, Helvetica;
}
h5
{
       font-family: arial, Arial, Helvetica;
}
h6
{
       font-family: arial, Arial, Helvetica;
}

.fullstory
{
       COLOR: #ff9933; FONT-WEIGHT: bold;
}
.border
{
       background-color: rgb(235,235,235);
}
.cellbreak
{
       background-color: rgb(255,255,255);
}
p.pagetitle
{
       COLOR: #000000; TEXT-DECORATION: none; FONT-WEIGHT: bold; font-size: 14pt;
}


.bookdesc
{
       COLOR: #000000;
       font-size: 10pt;
       font-family: arial, Arial, Helvetica;
}

.bookauthor
{
       COLOR: #000000;
       font-size: 10pt;
       font-style: italic;
       font-family: arial, Arial, Helvetica;
}

a.booktitle
{
       COLOR: #000080;
       FONT-WEIGHT: bold;
       font-size: 10pt;
       font-family: arial, Arial, Helvetica;
}


              a.booktitle:active  {
                text-decoration: none;
                     color: #ff0000;
              }

              a.booktitle:hover  {
                text-decoration: none;
                     color: #990000;
              }

              a.booktitle:visited {
                text-decoration: underline;
                     color: #999966;
              }

              a.booktitle:visited:hover {
                text-decoration: underline;
                     color: #990000;
              }

              a.booktitle:visited:active  {
                text-decoration: none;
                     color: #ff0000;
              }



