body {  background: #fff;
 margin: 0;
padding: 0;
color: #557397;
font-size:11px;
	background-image: url(../img/1.gif);
	background-repeat: repeat-x;
}
H1{color:#fff;font-size:110%;line-height: 1.2em;}
#title{
color:#fff;
	height:88px;
	}
a:link{ color:#557397; text-decoration: none;}
a:visited{ color:#557397;text-decoration: none; }
a:active{ color:#557397; text-decoration: none;}
a:hover {color:#557397;text-decoration: underline; 
}
TD{font-size:11px;}


.ts{
font-size:10px;
padding:5px;
}
.space{
padding:5px;
}
#footer{
width:100%;
background-image: url(../img/1.gif);
background-repeat: repeat-x;
position:relative; bottom:0px; 
height:88px;
}