#footer {
	font-size:12px;
	line-height:1.3;
	color:#333333;
}

#footer a:hover {
	text-decoration: underline;
}

#white {
	background: #ffffff;
	padding: 20px;
}

.t_r { text-align: right; }
.t_c { text-align: center; }
.mt_10 { margin-top: 10px; }
.mb_10 { margin-bottom: 10px; }