body {
	text-align: center;
	background: #fff;
	margin: 0;
	padding: 4px 0 0 0;
	}
	a {
		font-size: 12px;
		color: #838383;
		text-decoration: none;
		}
	body > a {
		font-size: 12px !important; 
		font-size: 11px;
		}
		a img {
			border: 0px;
			}
	* ul {
		list-style:none;
		}
	h3 {
		font-size:12px;
		}
	.leftimg {
		float:left;
		padding:0 10px 5px 0;
	}