body {
scrollbar-face-color: #A1D285;
scrollbar-arrow-color: #F4E3A6;
scrollbar-track-color: #A1D285;
scrollbar-3dlight-color: #A1D285;
scrollbar-highlight-color: #A1D285;
scrollbar-shadow-color: #A1D285;
scrollbar-darkshadow-color: #A1D285; 
FONT-SIZE: 13px; COLOR: #61824f; FONT-FAMILY: "Arial"; line-height: 23px; letter-spacing:0px; TEXT-ALIGN: justify; 
 
}
 A:link { color: #ae5f50; text-decoration: none; background: none; font-weight: none }
 A:visited { color: #ae5f50; text-decoration: none; background: none; font-weight:none}
 A:active { color: #ae5f50; 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:#000000; 
font-size:11pt;
line-height:13px;}

b, strong{
color: #4ba171;
}

.image {
border: 8px solid #bce09f }

.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: 5px;
   }

h1 { 
margin: 0;
text-align:left;
font-family: 'Dancing Script', cursive;
font-size:29px;
color: #2E7E83;
line-height: 25px;
letter-spacing: 0px;
border-bottom: 0px;
text-transform:none;
font-weight: normal;}

h2 { 
margin: 0;
text-align:left;
font-family: 'century gothic', cursive;
font-size:20px;
color: #4ba171;
line-height: 18px;
letter-spacing: 0px;
border-bottom: 0px;
text-transform:none;
font-weight: normal;}

blockquote {
  background-image: url(layout/bg.png);
  border-left: 10px solid #dbde99;
  font-size:13px;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}