body {
	link: brown;
	vlink: gray;
	alink: gray;
	background: white;
	}
img {
     }
img.largepaintingredborder {
	border-style: inset;
	border-width: 20px;
	border-color: gray;
	width:  200;
	align: center;
	halign: center;
	}

img.portrait {
	border-style: inset;
	border-width: 15px;
	border-color: gray;
	width:  200;
	align: center;
	halign: center;
	}

img.largepainting {
	border-style: ridge;
	border-width: 20px;
	border-color: gray;
	width:  "220";
	align: center; 
	halign: right; 
	}
img.smallpainting {
	height: 100;
	border-style: none;
	border-width: 8px;
	border-color: gray;
	}
img.ceramics {
	width: 100;
	border-style: none;
	border-width: 4px;
	border-color: gray;
	}
img.button {
	width:25;
	border-style: single;
	border-width: 1px;
	border-color: gray;
	align: middle;
	valign: middle;
	}
.denise1 {
	font-family: "Minion Web";
	}
.denise2 {
	font-family: "Minion Web";
	}
table { 
	cellpadding: 0;
	cellspacing: 0;
	}
table.smallpainting {
	
	align: right;
	}
td {
	align:  right,
	text-align: center;
	border-width: 2;
	}
.address {
	align: center;
	font-size:  10pt;
	}
div.hscrollable {
	&nbsp;
	width:375; 
	overflow:auto
	}

div.scrollable {
	&nbsp;
	height:375; 
	overflow:auto
	}
p.instructions {
	font-size: 10px;
	font-color: maroon;
	}
p.pricing {
	font-size: 12px;
	}
p.pagetitle {
	font-size: 25px;

a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
	
a:active {
	color: gray;
	font-weight: bold;
	text-decoration: none;
	}

a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

