body {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #393334;
	background-color: #FFFFFF;
	margin: 0px;
	letter-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #15ADAC;
	text-decoration: underline;
}
a:hover {
	color: #179E7D;
	text-decoration: none;
}
a:visited {
	color: #15ADAC;
	text-decoration: underline;
}
a:active {
	color: #393334;
	text-decoration: underline;
}
#container {
	width:1000px;
	height:auto;
	position:relative;
}
#header {
	width:1000px;
	height:auto;
	position:relative;
}
#headercopy {
	width:500px;
	height:auto;
	position:absolute;
	left:292px;
	top: 58px;
	font-size:9px;
	line-height: 12px;
}
#art {
	width:980px;
	height:auto;
	position:relative;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
}
#tableimages {
	width:980px;
	height:auto;
	position:relative;
}
#container #art #tableimages img {
	padding: 3px;
	border: 1px dotted #EEDBAF;
}
.subhead {
	font-size: 16px;
	font-family:Georgia, Times New Roman, Times, serif;
	letter-spacing: 3pt;
}
.tiny {
	font-size:9px;
	line-height: 12px;
}
