DD { 
    margin-bottom : 1.25em; 
}

DT {  
    font-weight: bold;
    margin-bottom : 1.25elistem; 
}

LI.decor {
    list-style-image : url(decor.gif); 
    margin-bottom : 1em ;
}

H1 {
    font : bold 225% "Courier New", Courier, monospace; 
    color : #000066;
    background : #ffffff; 
}

H2 {
    font: bold 175% "Courier New", Courier, monospace;
    color: #000033;
    margin-left: 15px;
    background: #ffffff;
}

HTML {
    font-family: "Bitstream Vera Sans", "Arial Unicode Ms", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: small;
}

BODY {
    color : #000; 
    background : #ffffff; 
    margin-right : 20%; 
    margin-left : 17%; 
}

A:visited {
    color : #800080; 
    background : transparent none repeat scroll 0% 0%; 
}

A:link {
    color : #800000; 
    background : transparent none repeat scroll 0% 0%; 
}

A:hover {
    color : #ff0000; 
    background : transparent none repeat scroll 0% 0%; 
}

A:active {
    color : #ff0000; 
    background : #ffffcc; 
}

.lback {
    margin-left : -10%; 
}

.border {
    margin-right : 3%; 
    margin-left : 3%; 
    padding : 7px; 
    border-width : 3px; 
    border-style : double; 
    border-color : #ff0000; 
}

.conf {
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 5px;
    border-width: 1px;
    border-style: dotted;
    border-color: #0000aa;
    background: #ffffff;
}

.desc {
    margin-left: -30px;
    margin-bottom: 5px;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #0000aa;
    background: #ffccff;
}

.forus {
    margin-left: -50px;
    padding: 5px;
    padding-left: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #0000aa;
    background: #ccccff;
}

.bar {
    margin-left: -100px;
    padding-right: 50px;
    padding-bottom: 25px;
}

.menu {
    position: absolute;
    top: 25px;
    left: 20px;
    font-weight: bold;
}

.menuitem {
    background: #000033; 
    color: white; 
    padding:10px; 
    margin: 2px;
    font-weight:bold; 
    text-align: center;
}

.lead {
    background: #000033;
    color: white;
    font-family: "Courier New", Courier, monospace;
    font-size: 150%;
    font-weight: bold;
    padding-left:4px;
    padding-right:4px;
    padding-bottom:0px;
    line-height:1;
}

span.booktitle {
    color: #000033;
    font-family: "Bitstream Vera Sans", "Arial Unicode Ms", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: small;
    font-weight: bold;
}

span.booktitle:hover {
    background: #000033;
    color: white;
    font-family: "Bitstream Vera Sans", "Arial Unicode Ms", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: small;
}

.author {
    font-family: "Bitstream Vera Sans", "Arial Unicode Ms", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: small;	
}

span.date {
    font-family: "Bitstream Vera Sans", "Arial Unicode Ms", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: smaller;
}

table.favbooks {
    margin-left: 10px;
}
