body {
	background : #FFFFFF;
	font: small/150% 'Lucida Grande';
	
}a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	color: black;
}


	
ul {
	list-style-type: circle;
	}
	
li > a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 125%;
	color: blue;
	}
	
.footer {
	color: #000000;
	font-size: small;
	background: #6d9cbe;
	width: 900px;
}

.translist {
	text-indent: 5px;
	background: #DEDCCD;
	width: 900px;
}

.translist > table,tr,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 105%;
}

#google {
	position: absolute;
	top: 5;
	left: 770px;
}
