body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #990066;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	text-align: left;
	vertical-align:top;
	text-transform: capitalize;
}
.h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #935694;
	text-decoration: none;
	text-align: left;
	text-transform: capitalize;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.artDescription {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	vertical-align: top;
}
.tableMain {
	background-color: #FFFFFF;
	width: 740px;
	border: none;
	margin-top: 0px;
	margin: 0;
	border-width: 0;
	padding: 0;
}
.tableStage {
	background-color: #FFFFFF;
	background-position: top;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8F8CBD;
	border-bottom-color: #8F8CBD;
	border-left-color: #8F8CBD;
	height: 380px;
}
.tableFooter {
	width: 700px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: left;
}
.footerLinks {
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
}
.footerCopyright {
	font-size: 10px;
	text-align: left;
}
.bullets {
	text-align: left;
	list-style-image: url(bullet.gif);
	list-style-type: disc;
}

