body {
 color: #000000;
 background: #DB66C0 url(images/bkg3.jpg);
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 13px; 
 font-family: arial, helvetica, sans-serif;
 margin: 0px 0px 0px 0px;
}

td  {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 13px; 
 font-family: arial, helvetica, sans-serif;
 color: #000000; 
}

h1 {
 color: #9B4D8B;
 font-size: 18px; 
 font-family: arial, helvetica, sans-serif;
 background: transparent;
}

h2 {
 color: #9B4D8B;
 font-size: 18px;
 font-family: arial, helvetica, sans-serif;
 font-weight: normal;
}

h3 {
 color: #9B4D8B;
 font-size: 14px; 
 font-family: arial, helvetica, sans-serif;
 background: transparent;
 font-weight: normal;
}

h4 {
 color: #9B4D8B;
 font-size: 13px; 
 font-family: arial, helvetica, sans-serif;
}

p {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 13px; 
 font-family: arial, helvetica, sans-serif;
 color: #000000;
 line-height: 18px;
}

ul  {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 13px; 
 font-family: arial, helvetica, sans-serif;
 color: #000000; 
 line-height: 18px;
}

li, ol {
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 font-size: 13px; 
 font-family: arial, helvetica, sans-serif;
 line-height: 18px;
 color: #000000;
}

a:link { 
 color: #AA3492; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #8D507C; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #DB66C0; 
 font-weight: bold; 
 text-decoration: none;
}

a:hover { 
 color: #DB66C0; 
 font-weight: bold; 
 text-decoration: underline; 
}

a.white:link, a.white:active, a.white:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px; 
  font-family: arial, helvetica, sans-serif;
}

a.white:hover  {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-size: 13px; 
  font-family: arial, helvetica, sans-serif;
}
