body {
 color: #666666;
 background: #FFFFFF;
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 12px; 
 font-family: arial, helvetica, verdana, sans-serif;
 margin : 0px 0px 0px 0px;
 scrollbar-face-color: #A32B79;  
 scrollbar-shadow-color: #000000; 
 scrollbar-highlight-color: #000000; 
 scrollbar-3dlight-color: #FFFFFF; 
 scrollbar-darkshadow-color: #FFFFFF; 
 scrollbar-track-color: #FFFFFF; 
 scrollbar-arrow-color: #FFFFFF;
}


td , p , li , ul , blockquote , div {
  color: #666666;
  font-family : arial, helvetica, sans-serif;
  font-size : 12px;

}

h1 {
 color: #A32B79;
 font-size: 20px; 
 font-family: arial, helvetica, sans-serif;
 margin-top: 2px;
 background: transparent;
 font-weight: bold;
}


h2 {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 18px;
 background: transparent;
 color: #A32B79;
 padding: 3px;
 border-bottom: 1px solid #000000;
}
}

h3 {
 color: #A32B79;
 font-size: 20px; 
 font-family: arial, helvetica, sans-serif;
 margin-top: 0px;
 font-weight: bold;
}

h4 {
 color: #666666;
 font-size: 16px; 
 font-family: arial, helvetica, sans-serif;
 margin-top: 0px;
 margin-bottom: 2px;
 background: transparent;
 font-weight: bold;
 border-bottom: 1px solid #67B23D;
}

h5 {
 color: #666666;
 font-size: 12px; 
 font-family: arial, helvetica, sans-serif;
 margin-top: 0px;
 margin-bottom: 2px;
 background: transparent;
 font-weight: bold;
border-top: 1px solid #67B23D;

}

p {
 font-weight: normal;
 font-size: 12px; 
 font-family: arial, helvetica, sans-serif;
 color: #666666;
 line-height: 18px;
}


.white {
 font-weight: normal;
 font-size: 12px; 
 font-family: arial, helvetica, sans-serif;
 color: #FFFFFF;
}


ol, ul {
 font-weight: normal;
 font-size: 12px; 
 font-family: arial, helvetica, sans-serif;
 color: #6F482B;
 line-height: 18px;
}


a {
 line-height: 18px;
}

a:link { 
 color: #A32B79; 
 font-weight: bold; 
 text-decoration: none; 
}

a:visited { 
 color: #A32B79; 
 font-weight: bold; 
 text-decoration: none;
}

a:active { 
 color: #ACCBED; 
 font-weight: bold; 
 text-decoration: none;
}

a:hover { 
 color: #ACCBED; 
 font-weight: bold; 
 text-decoration: none; 
}


a.button:link {
  text-decoration: none;
  color: #666666;
  font-weight: normal;
  font-size: 12px; 
  font-family: arial, helvetica, sans-serif;
}

a.button:visited {
  text-decoration: none;
  color: #666666;
  font-weight: normal;
  font-size: 12px; 
  font-family: arial, helvetica, sans-serif;
}


a.button:active {
  text-decoration: none;
  color: #A32B79;
  font-weight: normal;
  font-size: 12px; 
  font-family: arial, helvetica, sans-serif;
}

a.button:hover {
  text-decoration: none;
  color: #A32B79;
  font-weight: normal;
  font-size: 12px; 
  font-family: arial, helvetica, sans-serif;
}
