body {
scrollbar-face-color: #000000;
scrollbar-arrow-color: #474040;
scrollbar-track-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #474040;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000; 
FONT-SIZE: 13px; COLOR: #5C5759; FONT-FAMILY: arial; line-height: 22px; letter-spacing:0px; TEXT-ALIGN: justify; 
 
}
 A:link { color: #9f5678; text-decoration: none; background: none; font-weight: none; }
 A:visited { color: #9f5678; text-decoration: none; background: none; font-weight: none; }
 A:active { color: #9f5678; text-decoration: none;  background: none; font-weight: none; }
 A:hover {cursor: crosshair; color:#FFFFFF; text-decoration:none; font-weight:none; background: none;}
}

.name {
font-family:arial; 
letter-spacing:1px;
text-transform:uppercase;
color:#a2785d; 
font-size:11pt;
line-height:13px;}

b, strong{
color: #57482D;
}

@font-face {
    font-family: divfont;
    src: url(layout/SerialPublicationDEMO.ttf);
}

.right {
   border: 0px solid #000000;
                        background-image: url(layout/image.png);
   float: right;
   margin-right: 3px;
   margin-bottom: 1px;
                        margin-top: 1px;
   margin-left: 3px;
                        padding: 7px;
   }
   
.left {
   border: 0px solid #000000;
                        background-image: url(layout/image.png);
   float: left;
   margin-right: 3px;
   margin-bottom: 1px;
                        margin-top: 1px;
   margin-left: 3px;
                        padding: 7px;
   }

.middle {
   border: 0px solid #000000;
                        padding: 5px;
                        background-image: url(layout/image.png);
   margin-right: 0px;
   margin-bottom: 0px;
                        margin-top: 0px;
   margin-left: 0px;
   }

.hide {display: none;}
.show {display: block;}

h1 { 
margin: 0;
text-align:left;
font-family: 'Homemade Apple', cursive;
font-size:20px;
color: #462C3A;
line-height: 21px;
letter-spacing: 5px;
border-bottom: 0px;
text-transform:none;
font-weight: normal;}

h2 { 
margin: 0;
text-align:left;
font-family: divfont;
font-size:20px;
color: #401E22;
line-height: 20px;
letter-spacing: 5px;
text-transform:uppercase;
font-weight: normal;}

h3 { 
margin: 0;
text-align:center;
font-family: divfont;
font-size:18px;
color: #9f5678;
line-height: 20px;
letter-spacing: 3px;
text-transform:uppercase;
font-weight: normal;}

blockquote {
  background: #000000;
  border-left: 15px solid #38212a;
  font-size:13px;
  color: #5f575b;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote.characters {
  background: #000000;
  border-left: 0px solid #38212a;
  font-size:13px;
  color: #5f575b;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}