body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660033;
	background-color: #CCCCFF;
}
.boldheader {
	font-size: medium;
	font-weight: normal;
}
.plainbodytext {
	font-size: x-small;
}
a:link {
	color: #6633CC;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #CC0033;
	text-decoration: none;
}
.galleryartist {
	font-size: x-large;
	color: #FFFF99;
}
.tinycaption {
	font-size: xx-small;
	font-style: italic;
}
