html{
	background-color: #feffe9;
	font-family: verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
	line-height : 21px;
}

.center{
 text-align: center;
	border:0px;
}

.table{
	display:table;
	padding:0px;
	margin: 0px;
}

.float_right{
	width: 380px;
	float: right;
}

img{
	border: 0px;
}

a {
	text-decoration:;
	color: #CC6600
}

h4{
	color:#777777;
}

.right{
	display:table-cell;
	width: 50%;
}
