body {
	text-align: center;
}  

a:link { color: #666; text-decoration: none; }
a:visited{ color: #666; text-decoration: none; }
a:hover{ color: #F66; text-decoration: none; }

.table1 {
color: white;
background-image: url(backgr.jpg)
}

.cel {background-image: url(cel2.jpg);
font-family: trebuchet ms, verdana, arial, tahoma, helvetica, sans-serif;
font-size: 12px;
color: #666;
padding-left: 10px;
line-height:100%;
}

.footcel {
font-family: trebuchet ms, verdana, arial, tahoma, helvetica, sans-serif;
font-size: 10px;
color: #777;
padding-left: 10px;
line-height:90%;
}

h1 {font-size: 14px;
font-weight: bold;
padding:0;
margin:0;}

