
body {
  background-image: url(images/bodyBg.gif);
  background-attachment: fixed; }
  
  
td {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #883258;
  line-height: 15px;
  text-align: justify; }
  
  
a {
  font-weight: bold;
  color: #C1528F; }
  
a:hover {
  color: #ff33ff; }
  
  
   .border { 
     font-family: Tahoma, sans-serif;
	 font-size: 9px;
	 color: #C85895; }
	 
   .border a {
     font-weight: bold;
	 color: #C85895;
	 margin: 3px; }
	 
   .border a:hover {
     color: #AB4FAA; }
	 
   .border a img {
     border: 2px solid #C85895; }
	 
   .border a:hover img {
     border: 2px solid #AB4FAA; }
	 
	 
  
.jointext {
  font-family: Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -1px;
  color: #C1528F;
  line-height: 20px; }

.style1 {
  font-size: 24px;
  line-height: 20px; }
