BODY, TD, DIV {
	font-family:Verdana,Helvetica,Sans-Serif;
	color:#333333;
}
A {
	color:#333333;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}

.header { 
	width:760px;
	height:40px;
	background-color:#CCCCCC;
	font-size:8px;
	color:#333333;
}
.footer { 
	width:760px;
	height:30px;
	background-color:#CCCCCC;
	font-size:9px;
	color:#333333;
}
.caption, .caption_paintings {
	font-size:9px;
	color:#333333;
}
.caption_paintings {
	font-weight:bold;
	text-align:center;
}
.bodytext, .essaytext {
	font-size:7.5pt;
	color:#333333;
}
.largertext {
	font-size:12pt;
	color:#333333;
}
.painting_name {
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}
.searchbutton {
	font-size:8pt;
	color:#333333;
	width:165px;
	height:22px;
	border:3px double #999999;
}
.calendar_month {
	font-size:10pt;
	font-weight:bold;
}