body{
font-family:Arial, Helvetica;
font-size:12;
}

td{
font-family:Arial, Helvetica;
font-size:12px;
text-align:center;
}
.link
{
font-size:20px;
color: #ff0000;
}
a{
color:#FF5B6E;
}
a:hover
{
color:#FF0000;
text-decoration:underline;
}
a.tl{
font-size:19pt;
font-family:Impact, Arial Black;
}
.thebody {
	      Z-INDEX: 1;
		  VISIBILITY: visible; 
		  WIDTH: 500px; 
		  POSITION: absolute; 
		  TOP: -1200px; 
		  HEIGHT: 300px;
}
.thefooter {
	        Z-INDEX: 1; 
			VISIBILITY: visible; 
			POSITION: absolute; 
			TOP: -1500px; 
			HEIGHT: 400px;
			WIDTH: 400px;
}
