body {
	color: #000000;
	background-color: #eab7ab;
	margin-top: 0px;
	margin-left: 6px;
	width: 384px;
	height:660px;
	font-family: Georgia, serif;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	}
	
div.titulo {
	margin-top: 36px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 333px;
	}
	
div.coluna {
	position: absolute;
	top: 264px;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0.5px;
	}

p {
	margin-left: 30px;
	}

p.cv {
	background-color: #eab7ab;
	font-size: 10px;
	line-height: 2px;
	text-decoration: none;
	font-style: italic;
	letter-spacing: normal;
	}

p.works {
	background-color: #eab7ab;
	margin-left: 0px;
	font-size: 10px;
	line-height: 5px;
	text-decoration: none;
	font-style: italic;
	}

a {
	color: #000000;
	background-color: #ffffff;
	font-family: Georgia, serif;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	text-decoration: underline;
	}
	
a.hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
	}
	
a.mail {
	background-color: #eab7ab;
	text-decoration: none;
	font-size: 10px;
	font-style: italic;
	letter-spacing: normal;
	}
	
a.mail:hover {
	background-color: #ffffff;
	}

a.download {
	background-color: #eab7ab;
	font-size: 10px;
	text-decoration: line-through;
	font-style: italic;
	letter-spacing: normal;
	}

a.download:hover {
	background-color: #ffffff;
	text-decoration: none;
	}
	
a.download:visited {
	text-decoration: line-through;
	}

a.download:visited:hover {
	background-color: #ffffff;
	text-decoration: none;
	}
	
h1 {
	font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans', sans;
	font-size: 9px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 6px;
	}

li {
	list-style-type: none;
	position: relative;
	left: -10px;
	top: 14px;
	}
	
ul {
	position: absolute;
	left: 186px;
	top: 392px;
	}

ul.illustration {
	position: absolute;
	left: 6px;
	top: 366px;
	}
	
form {
	position: absolute;
	left: 216px;
	top: 394px;
	}

select {
	border-width: thin;
	border-style: solid;
	background-color: white;
	font-size: 9px;
	}
	
p.copy {
	position: absolute;
	top: 696px;
	padding-bottom: 18px;
	}