body {
	overflow: hidden;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.title-portfolio {
	font-size: 10px;
	font-weight: bold;
	color: #467ba3;
	text-decoration: none;
}
.title-case {
	font-size: 10px;
	font-weight: bold;
	color: #46b4a3;
	text-decoration: none;
}
.title-profile {
	font-size: 10px;
	font-weight: bold;
	color: #b8b4a3;
	text-decoration: none;
}
.title-lab {
	font-size: 10px;
	font-weight: bold;
	color: #63b0e6;
	text-decoration: none;
}
.title-contact {
	font-size: 10px;
	font-weight: bold;
	color: #b85c70;
	text-decoration: none;
}
input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #cecece;
}