body {
	margin: 15px;
	background: #F7F7F7;
	width:800px;
}

p {
	font-family: Monaco, "Lucida Console", Courier, "Courier New", monospaced;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#paulvenuto {
	font: 15px "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: double;
	border-top-width: 2px;
	border-top-color: #000000;
	border-top-style: double;
}
#work {
	font: 10px "Times New Roman", Times, serif;
}
#folio-header {
	font: 21px "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	font-style: normal;
	letter-spacing: 3.5px;
}

#folio-description {
	font-family: Monaco, "Lucida Console", Courier, "Courier New", monospaced;
	font-size: 10px;
	margin-top: 15px;
	padding: 0px;
	line-height: 15px;
}
#folio-description-link {
	font-family: Monaco, "Lucida Console", Courier, "Courier New", monospaced;
	font-size: 10px;
	margin-top: 15px;
	padding: 0px;
	line-height: 15px;
	font-style: normal;
	border-bottom: 1px dotted #000000;
}
#folio-description a {
	border-bottom: 1px dotted #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #00FFCC;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
	background: #00FFCC;
}

#folio-numbers {
	font: 10px "Times New Roman", Times, serif;
	padding: 15px;  
}
	
#folio-image1	 {
}
.bodytext {
	font-family: Monaco, "Lucida Console", Courier, "Courier New", monospaced;
	font-size: 6px;
	line-height: 7px;
}


