 
TD{
  font-size : 10pt;

  
  
  
  

  
  
}
a.under:link { color: #ffffff; text-decoration: none; }
a.under:visited { color: #ffffff; text-decoration: none; }
a.under:hover {  color: #9966ff; text-decoration: underline; 
}

a.under2:link { color: #000000; text-decoration: none; }
a.under2:visited { color: #000000; text-decoration: none; }
a.under2:hover {  color: #FF9933; text-decoration: underline; 
}
a.under3:link { color: #666666; text-decoration: none; }
a.under3:visited { color: #666666; text-decoration: none; }
a.under3:hover {  color: #0000ff; text-decoration: underline; 
}
a.under4:link { color: #666666; text-decoration: none; }
a.under4:visited { color: #666666; text-decoration: none; }
a.under4:hover {  color: #FF9900; text-decoration: underline; 
}
a.under5:link { color: #000000; text-decoration: none; }
a.under5:visited { color: #000000; text-decoration: none; }
a.under5:hover {  color: #FF9933; text-decoration: underline; 
font-size: 10px;
	line-height: 12px;
}
BODY{
  font-size : 12px;
  line-height: 16px;
  background-image: url(images/bg.gif);
  margin-top: 50px;

  
  
  
}
.small{
	font-size: 10px;
	line-height: 12px;
}
p.link{
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
  }
p.link2{
  font-size:11px;
  margin-top:5px;
  margin-bottom:0;
  }
p.link2 a{
    text-decoration:none;
    color:#0000ff
    }
p.link2 a:hover{
    color:#add8e6;
    }

#privacy{
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #ccc;
	font-size: 10pt;
	}
#privacy h1{
	font-size: 110%;
	text-align: center;
	}
#privacy h2{
	font-size: 110%;
	}
.rt{
	text-align: right;
	}