h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #330000;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #e4e9cd;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #e4e9cd;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #e4e9cd;
}
td#content {
	background-color: #46b5b5;
	background-image: url(slices/contentbk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
td#content a:link {
	color: #0000CC;
	text-decoration: underline;
}
td#content a:visited {
	color: #330000;
	text-decoration: underline;
}
div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
div#leftnav {
	margin: 50px 0px 0px;
	padding: 0px;
	float: left;
}
.artborder {
	margin: 5px 0px;
	padding: 0px;
	border: 4px solid #000000;
}
