body{
	margin:0;
	padding:1em;
}
body , td, input , textarea, select{
	font-family:Georgia, Times, seriff;
	font-size: 12px;
}
h1{
	font-size:1.2em;
	color: #008fc5;
	margin-bottom:.2em;
}
.by {
	margin-bottom:1em;
}
			 
.clearboth{clear:both}
.clearleft{clear:left}
.clearright{clear:right}

.floatright{
	float:right;
	text-align:right;
}
.floatleft{
	float:left;
}
.footerlinks .floatright , .footerlinks .floatleft{
	width:40%;
}
