
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; }
	 
.join {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #BD1F58; }	 

form { margin: 0px; } 
  
.jointext {
  font-family: Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -1px;
  color: #C1528F;
  line-height: 20px; }
