a:link {
	color: #19324B;
}

a:visited {
	color: #000080;
}

a:active {
	color: #800080;
}

body {
	color: #19324B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
  }

h1 {
	color: #383571;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
}

h2 {
	color: #383571;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

h3 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

h4 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

h5 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

ol {
	font-size: 10pt;
	font-weight: bold;
	list-style-type: square;
	text-indent: 10%;
}

td {
	color: #383571;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

ul {
	font-size: 10pt;
	font-weight: bold;
	list-style-image: none;
	list-style-type: disc;
	text-indent: 10%;
}

.artist {
	color: #13293E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.artist-large {
	color: #13293E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}

.artist-small {
	color: #13293E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.notes {
	color: #00101E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
   }

.graphic-center{
	text-align: center;
}

.text-underlined{
	text-decoration: underline;
}

.text-small{
	color: #19324B;
	font-size: 8pt;
	font-style: oblique;
	font-family: "Comic Sans MS", Candara, "Courier New", Garamond, "Monotype Corsiva", cursive;
}

.table{
	margin-left: auto;
	margin-right: auto;
}.artist indent {
	text-indent: 15px;
}
.artist-indent {
	text-align: center;
	text-indent: 7%;
}
