body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
	color: #7C9DB0;
	font-family:"Goudy Old Style", Georgia,"Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	color: #7C9DB0;
	font-family:"Goudy Old Style", Georgia,"Times New Roman", Times, serif;
}
h3 {
	font-size: 16px;
	color: #7C9DB0;
	font-family:"Goudy Old Style", Georgia,"Times New Roman", Times, serif;
}
a:link {
	color: #7C9DB0;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7C9DB0;
}
a:hover {
	text-decoration: none;
	color: #7C9DB0;
}
a:active {
	text-decoration: underline;
	color: #7C9DB0;
}
td#topnavigation {
	font-family: "Goudy Old Style", Georgia, "Time New Roman", Times, Serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
td#topnavigation a {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	float:left;
	margin-right:20px;
}
td#topnavigation a:link {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	float:left;
	margin-right:20px;
}
td#topnavigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
td#topnavigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
td#topnavigation a:active {
	text-decoration: none;
	color: #FFFFFF;
}
td#bottomnavigation {
	font-family: "Goudy Old Style", Georgia, "Time New Roman", Times, Serif;
	text-align:center;
	font-size: 14px;
	letter-spacing: 2px;
}
td#bottomnavigation a {
	margin-right:5px;
	margin-left:5px;
}
td#bottomnavigation a:link {
	margin-right:5px;
	margin-left:5px;
}
ul#artlist li {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 100px;
	list-style-type: none;
	display: block;
	text-align: center;
}
ul#artlist {
	display: block;
	width: 220px;
}