BODY, html { 
background: url(0) #000000 0 ; 
margin: 0 ; 
font-family: sans-serif; 
font-size: 11pt ; 
color: #B23434
} 

.header {
border-bottom: 2px solid red ;
}

.container {
width: 950 px ;
background: #ffffff ;


}
.comments {
background: url(images/parchment.jpg)  ; 
border: 1px outset teal ;
font-family: serif ; 
color: brown ;
padding: 5 ;
}

DIV.plug {
width: 90% ;
border: 1px dotted #000088 ;
background: #cacaca ;
font-family: arial, helvetica, sans-serif ;
font-size: 90% ;
color: teal ;
padding: 3px ;
}

DIV.review {
padding: 1px ;
border: 1px dotted teal ;
background: #ffff00 ;

}

DIV.counter {
margin-top: 10px ;
border: 1px solid red ;
font-size: 8pt ;
color: #efefef ;
background: #000022 ;
}

p.quote {
font-family: sans-serif; 
font-size: 11pt ; 
color: brown ;
}
p.author {
font-family: sans-serif; 
font-size: 11pt ; 
color: #teal ;
}

DIV.navigate {
padding-left: 5px ;
padding: 2px ;
line-height : 1.4em ;
border: 1px solid green ;
}

DIV.nav-sub {
padding: 1px;
line-height : 1.4em ;
border: 1px solid red ;
font-weight: normal ;
text-align: left ;


}

.content {
padding: 10px ;
border-left: solid 1px #000000 ;
border-bottom: solid 1px #000000 ;
}

.nav {
background: url(0) #dfdfdf ; 
padding: 10px ;
padding-left: 3px ;
padding-right: 3px ;
font-size: 11pt ; 
text-decoration: none ; 
color: #0000bb ; 
border-right: inset 2px #000000 ;
border-bottom: solid 1px #000000 ;
}

a.em {
text-decoration: none ; 
font-size: 11pt ; 
color: #ff0000 ;
}

a.em:hover {
text-decoration: underline ; 
font-size: 11pt ; 
color: #00ff00 ;
}

A { 
font-family: sans-serif ; 
font-size: 11pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a:hover { 
font-family: sans-serif; 
text-decoration: underline ; 
font-size: 11pt; 
color: #ff0000
}

A.credit { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a.credit:hover { 
font-family: sans-serif; 
font-size: 9pt; 
color: #ff0000
}

H1 {
font-size: 14pt; 

}


LI { 
list-style: circle outside; 
font-size: 10pt ; 
color: teal ; 
}


EM { 
font-family: sans-serif ; 
font-size: 11pt ; 
color: navy ; 
}

I { 
font-family: sans-serif ; 
font-size: 11pt ; 
}


