body {
	background: #FFFFFF;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.sidebar {
	position: inline;
	display: float;
	float: right;
	padding-right: 10px;
	padding-top: 0px;
}

img {
	border: 0;
}

a {
	color: #b2b2b2;
	text-decoration: underline;
}

a:hover {
	color: #b2b2b2;
	text-decoration: none;
}

.t {
	text-align: center;
	text-vertical-align: center;
	font-size: 36px;
}
.t2 {
	position: absolute;
	font-size: 8px;
	bottom: 0;
	right: -1;
}
.t3 {
	position: absolute;
	font-size: 10px;
	top: 0;
	left: 0;
}

.t4 {
	font-size: 10px;
}
