body {
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 0.8em;
	color: #000000;
}

img {
	border: 0px;
}

p.copyright {
	color: rgb(128,128,128);
	font-family: sans-serif;
	font-size: 80%;
	text-align: right;
	margin-right: 100px;
	margin-bottom: 20px;
	padding-top: 20px;
	white-space: nowrap;
}

a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}

a.copyright {
	color: rgb(128,128,128);
	text-decoration: none;
}


span.more {

	word-spacing: nowrap;

}

div.news {
	margin: auto;
	width: 600px;
	padding: 5px;
	text-align: left;
	margin-bottom: 20px;
}

div.cv {
	position: relative;	
	top: 200px; 
	left: 201px;
	width: 650px;
}

div.robot {
	display: none;
}

ul, li {
	margin: 0px;
	padding: 0px;
}
