body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 125%;
}
.camilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #CCCCCC;
	border-bottom-color: #666666;
}
.paintings {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
